From c685ece44f85eb21c665943aebaa5eb86a7998ad Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Mon, 22 Jun 2015 09:58:28 +0200 Subject: [PATCH] Startup --- plugins/TestingList.java | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/TestingList.java b/plugins/TestingList.java index 3074ba1..506c616 100644 --- a/plugins/TestingList.java +++ b/plugins/TestingList.java @@ -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 {