Let the shared class handle project open/save/close and recreating the project instance
This commit is contained in:
@@ -168,7 +168,6 @@ def buildTestProject(obj, projPath):
|
||||
nwGUI = obj
|
||||
project = obj.project
|
||||
|
||||
project.clearProject()
|
||||
project.storage.openProjectInPlace(projPath)
|
||||
project.setDefaultStatusImport()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user