diff options
| -rwxr-xr-x | test/test_all.py | 1 |
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") |