This commit is contained in:
boccioli_m
2015-09-03 15:27:39 +02:00
parent b86a710846
commit c37fb866e2

View File

@@ -1772,6 +1772,7 @@ public class TestingList extends Panel {
}
}
}
showSelectedTestsOnly(jCheckBoxMenuShowSelectedTests1.getState());
logger.log(Level.INFO, iCounter + " tests loaded.");
}