diff options
| author | Ajax <commial@gmail.com> | 2015-04-21 17:17:27 +0200 |
|---|---|---|
| committer | Ajax <commial@gmail.com> | 2015-04-24 08:11:36 +0200 |
| commit | c53e865f33f8e342a427d374441e7ceb2a02bfa3 (patch) | |
| tree | 592240c760cc1a74c74db52a79cfbaa646625d5d /test/test_all.py | |
| parent | 1e89f82a021aedb1d6d279b09d84285c80b78180 (diff) | |
| download | miasm-c53e865f33f8e342a427d374441e7ceb2a02bfa3.tar.gz miasm-c53e865f33f8e342a427d374441e7ceb2a02bfa3.zip | |
TestAll: Bad product
Diffstat (limited to 'test/test_all.py')
| -rw-r--r-- | 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 aefd0196..7e70cb4c 100644 --- a/test/test_all.py +++ b/test/test_all.py @@ -128,7 +128,6 @@ for script in ["win_api_x86_32.py", testset += RegressionTest(["depgraph.py"], base_dir="analysis", products=["graph_test_01_00.dot", "graph_test_02_00.dot", - "graph_test_02_01.dot", "graph_test_03_00.dot", "graph_test_03_01.dot", "graph_test_04_00.dot", |