Update tests
This commit is contained in:
@@ -263,7 +263,7 @@ def testFmtToOdt_DialogueFormatting(mockGUI):
|
||||
"""Test formatting of dialogue."""
|
||||
project = NWProject()
|
||||
odt = ToOdt(project, isFlat=True)
|
||||
odt.setDialogueHighlight(True)
|
||||
odt.setDialogHighlight(True)
|
||||
odt.initDocument()
|
||||
oStyle = ODTParagraphStyle("test")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user