This commit is contained in:
boccioli_m
2015-09-02 09:15:01 +02:00
parent 86ba17cdca
commit d60cd68812
104 changed files with 4334 additions and 3 deletions

View File

@@ -263,7 +263,7 @@ public class TestingList extends Panel {
case DEVICE_NAME:
case TEST_NAME:
val = "name";
break;
break;
case TEST_PARAMETERS:
val = "parameters";
break;