Closedown

This commit is contained in:
boccioli_m
2015-07-03 14:29:06 +02:00
parent ce42a71c46
commit 4df4364be9

View File

@@ -922,6 +922,9 @@ public class TestingList extends Panel {
executeTest(position + 1);
}
else{//no tests were selected. end.
setToStopped();
}
}
}