8000 add new test data to the makefile · python/cpython@c890c3e · GitHub
[go: up one dir, main page]

Skip to content

Commit c890c3e

Browse files
committed
add new test data to the makefile
Signed-off-by: Filipe Laíns <lains@riseup.net>
1 parent 4a3f002 commit c890c3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile.pre.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1473,6 +1473,8 @@ TESTSUBDIRS= ctypes/test \
14731473
test/test_import/data \
14741474
test/test_import/data/circular_imports \
14751475
test/test_import/data/circular_imports/subpkg \
1476+
test/test_import/data/circular_imports/subpkg2 \
1477+
test/test_import/data/circular_imports/subpkg2/parent \
14761478
test/test_import/data/package \
14771479
test/test_import/data/package2 \
14781480
test/test_import/data/unwritable \

0 commit comments

Comments
 (0)
0