diff --git a/script/tests/tests.properties b/script/tests/tests.properties index d7b20a0..528d49e 100644 --- a/script/tests/tests.properties +++ b/script/tests/tests.properties @@ -1,5 +1,5 @@ #TestingList for pshell: configuration properties -#Mon Oct 09 14:49:12 CEST 2017 +#Mon Oct 09 14:49:27 CEST 2017 customPanel= showEnabledTestsOnly=true listFilter=rps-try diff --git a/script/tests/tests/sad/rpstry/rpstry.py b/script/tests/tests/sad/rpstry/rpstry.py index ce2e7bc..121aae7 100644 --- a/script/tests/tests/sad/rpstry/rpstry.py +++ b/script/tests/tests/sad/rpstry/rpstry.py @@ -21,7 +21,6 @@ def startTest(testName, DEVICE, params): # init the testing tool class: test = TestingTool(testName, testPath, DEVICE, params) test.log('arriva pio') - import pio p = Pio() test.log('passato pio')