This commit is contained in:
boccioli_m
2015-06-22 09:58:28 +02:00
parent ba04efd525
commit c685ece44f

View File

@@ -56,7 +56,6 @@ public class TestingList extends Panel {
}
//listen to script end of execution and get return value
@Override
protected void onExecutedFile(String fileName) {
int iCurrentTestPos = 0;
try {