JAL-629 refactor ArgParser and helper classes all to jalview.bin.argparser to remove...
[jalview.git] / test / jalview / bin / CommandsTest.java
index c5f8bff..2be8458 100644 (file)
@@ -28,6 +28,7 @@ public class CommandsTest
   @AfterClass(alwaysRun = true)
   public static void resetProps()
   {
+    Cache.applicationProperties.clear();
     Cache.loadProperties("test/jalview/testProps.jvprops");
   }