Fix test coverage
This commit is contained in:
@@ -45,6 +45,7 @@ def syntax(nwGUI):
|
|||||||
CONFIG.fmtDQuoteClose = "\u201d"
|
CONFIG.fmtDQuoteClose = "\u201d"
|
||||||
CONFIG.altDialogOpen = "::"
|
CONFIG.altDialogOpen = "::"
|
||||||
CONFIG.altDialogClose = "::"
|
CONFIG.altDialogClose = "::"
|
||||||
|
CONFIG.showMultiSpaces = True
|
||||||
|
|
||||||
theme = SHARED.theme
|
theme = SHARED.theme
|
||||||
theme.loadTheme(force=True)
|
theme.loadTheme(force=True)
|
||||||
|
|||||||
Reference in New Issue
Block a user