Add a UUID to projects
This commit is contained in:
@@ -170,6 +170,7 @@ def buildTestProject(theObject, projPath):
|
||||
theProject.storage.openProjectInPlace(theProject.projPath)
|
||||
theProject.setDefaultStatusImport()
|
||||
|
||||
theProject.data.setUuid("d0f3fe10-c6e6-4310-8bfd-181eb4224eed")
|
||||
theProject.data.setName("New Project")
|
||||
theProject.data.setTitle("New Novel")
|
||||
theProject.data.setAuthors("Jane Doe")
|
||||
|
||||
Reference in New Issue
Block a user