Skip to content

Commit 9a50ef4

Browse files
authored
bpo-43569: Add test/test_importlib/namespacedata01 to TESTSUBDIRS (GH-24952)
1 parent cdddc2b commit 9a50ef4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.pre.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1488,6 +1488,7 @@ TESTSUBDIRS= ctypes/test \
14881488
test/test_importlib/namespace_pkgs/project3 \
14891489
test/test_importlib/namespace_pkgs/project3/parent \
14901490
test/test_importlib/namespace_pkgs/project3/parent/child \
1491+
test/test_importlib/namespacedata01 \
14911492
test/test_importlib/partial \
14921493
test/test_importlib/source \
14931494
test/test_importlib/zipdata01 \

0 commit comments

Comments
 (0)