Skip to content

Commit 958b599

Browse files
committed
test_dogfeed.sh: Remove deprecated, no longet existing modules.
1 parent 51a840a commit 958b599

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test_dogfeed.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,8 @@ run_compare compiler/__init__.py
1616
run_compare compiler/consts.py
1717
run_compare compiler/future.py
1818
run_compare compiler/misc.py
19-
run_compare compiler/syntax.py
2019
run_compare compiler/visitor.py
2120

2221
run_compare compiler/symbols.py
23-
run_compare compiler/ast.py
2422
run_compare compiler/pyassem.py
2523
run_compare compiler/pycodegen.py
26-
27-
run_compare compiler/transformer.py

0 commit comments

Comments
 (0)