diff options
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", |