Reorganised the options on the Build tool a little bit so they're more reasonably grouped

This commit is contained in:
Veronica K. B. Olsen
2020-06-02 20:46:52 +02:00
parent 9af412e29a
commit e8db673db8
2 changed files with 56 additions and 56 deletions
+1 -1
View File
@@ -485,7 +485,7 @@ def testBuildTool(qtbot, nwTempBuild, nwLipsum, nwRef, nwTemp):
qtbot.wait(stepDelay)
qtbot.mouseClick(nwBuild.ignoreFlag, Qt.LeftButton)
qtbot.wait(stepDelay)
qtbot.mouseClick(nwBuild.excludeBody, Qt.LeftButton)
qtbot.mouseClick(nwBuild.includeBody, Qt.LeftButton)
qtbot.wait(stepDelay)
qtbot.mouseClick(nwBuild.buildNovel, Qt.LeftButton)