Closedown

This commit is contained in:
boccioli_m
2017-10-16 13:44:46 +02:00
parent 9072989f87
commit cedb3a10d3
2 changed files with 4 additions and 4 deletions

View File

@@ -90,8 +90,8 @@ public class TestingList extends Panel {
DEVICENAME(3),
DEVICEPATH(4),
DEVICEDESCR(5),
TESTNAME(6),
TESTSUITE(7),
TESTSUITE(6),
TESTNAME(7),
TESTPATH(8),
TESTPARAMS(9),
TESTDESCR(10),
@@ -1003,7 +1003,7 @@ public class TestingList extends Panel {
},
new String [] {
"Enable", "Start Mode", "Time", "Device Name", "Device Path", "Device Description", "Test Name", "Test Suite", "Test Peth", "Test Parameters", "Test Description", "Test Help", "Last Test Result", "Status", ""
"Enable", "Start Mode", "Time", "Device Name", "Device Path", "Device Description", "Test Suite", "Test Name", "Test Peth", "Test Parameters", "Test Description", "Test Help", "Last Test Result", "Status", ""
}
) {
Class[] types = new Class [] {