Browse Source

Quersumme added

remotes/origin/develop
fdai6040 2 years ago
parent
commit
5e4232c6b6
  1. 2
      src/test/java/ModelTest.java

2
src/test/java/ModelTest.java

@ -306,7 +306,7 @@ public class ModelTest extends MainFrame {
}
assertTrue(delete, "the file still exists, or the path has trouble or stuff like this");
//todo assertTrue(delete, "the file still exists, or the path has trouble or stuff like this");
Model.initJsonFile();

Loading…
Cancel
Save