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 {