JAL-3141 test file in test folder not examples
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Mon, 27 May 2019 08:16:25 +0000 (09:16 +0100)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Mon, 27 May 2019 08:16:25 +0000 (09:16 +0100)
test/jalview/io/BackupFilesTest.java
test/jalview/io/backupfilestest.fa [moved from examples/backupfilestest.fa with 100% similarity]

index 045b589..64cf902 100644 (file)
@@ -34,7 +34,8 @@ public class BackupFilesTest
   }
 
   private static boolean actuallyDeleteTmpFiles = true;
-  private static String testDir = "examples";
+
+  private static String testDir = "test/jalview/io";
 
   private static String testBasename = "backupfilestest";