Remove nw prefix from common test files

This commit is contained in:
Veronica K. B. Olsen
2020-12-03 17:39:42 +01:00
parent fba4d5d04d
commit c13bd18271
9 changed files with 19 additions and 128 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import pytest
import shutil
import os
from nwdummy import DummyMain
from dummy import DummyMain
from PyQt5.QtWidgets import QMessageBox