JAL-674 fix test properties path and add properties file
[jalview.git] / test / jalview / io / Jalview2xmlTests.java
index 6dfa729..32aa84a 100644 (file)
@@ -45,7 +45,7 @@ public class Jalview2xmlTests
   public static void setUpBeforeClass() throws Exception
   {
     jalview.bin.Jalview.main(new String[]
-    { "-props", "test/src/jalview/io/testProps.jvprops" });
+    { "-props", "test/jalview/io/testProps.jvprops" });
   }
 
   /**