JAL-3628 init log after loading testProps for each backupfile test
[jalview.git] / test / jalview / io / BackupFilesTest.java
index 64cf902..1386bfe 100644 (file)
@@ -209,6 +209,7 @@ public class BackupFilesTest
           boolean noMax)
   {
     Cache.loadProperties("test/jalview/io/testProps.jvprops");
+    Cache.initLogger();
 
     BackupFilesPresetEntry bfpe = new BackupFilesPresetEntry(suffix, digits,
             reverse, noMax, rollMax, false);