Working error test, but cannot properly test exception handler

This commit is contained in:
Veronica K. B. Olsen
2020-09-19 16:09:05 +02:00
parent d978900590
commit a87f5bab7f
4 changed files with 11 additions and 28 deletions
+1 -3
View File
@@ -17,9 +17,7 @@ from nw.gui import (
GuiDocMerge, GuiDocSplit, GuiWritingStats, GuiProjectWizard,
GuiProjectLoad
)
from nw.constants import (
nwItemType, nwItemLayout, nwItemClass
)
from nw.constants import nwItemType, nwItemLayout, nwItemClass
keyDelay = 2
stepDelay = 20