diff --git a/plugins/TestingList.java b/plugins/TestingList.java index e2e4f2e..00a519c 100644 --- a/plugins/TestingList.java +++ b/plugins/TestingList.java @@ -317,7 +317,7 @@ public class TestingList extends Panel { for (i=0 ; i < msg.length; i++) { System.out.print(String.format("%02X ", msg[i])); } - + System.out.println(""); diff --git a/script/tests/tests.properties b/script/tests/tests.properties index e6517bb..de8074d 100644 --- a/script/tests/tests.properties +++ b/script/tests/tests.properties @@ -1,5 +1,5 @@ #TestingList for pshell: configuration properties -#Thu Oct 12 11:13:55 CEST 2017 +#Thu Oct 12 11:14:29 CEST 2017 customPanel= showEnabledTestsOnly=true listFilter=rps-try