about summary refs log tree commit diff stats
path: root/test/test_all.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_all.py')
-rwxr-xr-xtest/test_all.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_all.py b/test/test_all.py
index 07210f01..81b6e6e5 100755
--- a/test/test_all.py
+++ b/test/test_all.py
@@ -725,7 +725,6 @@ testset += ExampleJitter(["trace.py", Example.get_sample("md5_arm"), "-a",
                           "0xA684"])
 
 ## Toshiba MeP
-testset = TestSet("../")
 testset += RegressionTest(["launch.py"], base_dir="arch/mep/asm")
 testset += RegressionTest(["launch.py"], base_dir="arch/mep/ir")
 testset += RegressionTest(["launch.py"], base_dir="arch/mep/jit")