Remove the ToC.json file and change the format of the ToC.txt file a little
This commit is contained in:
@@ -627,7 +627,6 @@ def testProjectOldFormat(nwDummy, nwOldProj):
|
||||
# Check that new files have been created
|
||||
assert os.path.isfile(os.path.join(nwOldProj, "meta", "guiOptions.json"))
|
||||
assert os.path.isfile(os.path.join(nwOldProj, "meta", "sessionStats.log"))
|
||||
assert os.path.isfile(os.path.join(nwOldProj, "ToC.json"))
|
||||
assert os.path.isfile(os.path.join(nwOldProj, "ToC.txt"))
|
||||
|
||||
@pytest.mark.project
|
||||
|
||||
Reference in New Issue
Block a user