Closedown
This commit is contained in:
@@ -2026,6 +2026,7 @@ public class TestingList extends Panel {
|
||||
tableModel.addRow((Vector) itr.next());
|
||||
}
|
||||
in.close();
|
||||
loadTests();
|
||||
} catch (Exception ex) {
|
||||
ex.printStackTrace();
|
||||
SwingUtils.showMessage(this, "loadSettings()", ex.toString());
|
||||
|
||||
Reference in New Issue
Block a user