JAL-629 Put commandsTest.jvprops in the right place
authorBen Soares <b.soares@dundee.ac.uk>
Mon, 24 Apr 2023 14:44:35 +0000 (15:44 +0100)
committerBen Soares <b.soares@dundee.ac.uk>
Mon, 24 Apr 2023 14:44:35 +0000 (15:44 +0100)
test/jalview/bin/CommandsTest2.java
test/jalview/bin/commandsTest.jvprops [moved from test/jalview/bin/commandsTest2.jvprops with 100% similarity]

index f6b325e..535eb78 100644 (file)
@@ -181,9 +181,9 @@ public class CommandsTest2
                 + "--noannotations " + "--nossannotations "
                 + "--props=test/jalview/bin/commandsTest2.jvprops1 ",
             15, 0, 1 },
-        { "--props=test/jalview/bin/commandsTest2.jvprops --argfile=test/jalview/bin/commandsTest2.argfile1 ",
+        { "--props=test/jalview/bin/commandsTest.jvprops --argfile=test/jalview/bin/commandsTest2.argfile1 ",
             16, 19, 3 },
-        { "--props=test/jalview/bin/commandsTest2.jvprops --argfile=test/jalview/bin/commandsTest2.argfile2 ",
+        { "--props=test/jalview/bin/commandsTest.jvprops --argfile=test/jalview/bin/commandsTest2.argfile2 ",
             16, 0, 2 },
         //
     };