Skip to content

Commit 3ccb26f

Browse files
committed
Add new test data folder to Makefile's list
1 parent 9ede2aa commit 3ccb26f

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
@@ -2741,6 +2741,7 @@ TESTSUBDIRS= idlelib/idle_test \
27412741
test/test_tomllib/data/valid \
27422742
test/test_tomllib/data/valid/array \
27432743
test/test_tomllib/data/valid/dates-and-times \
2744+
test/test_tomllib/data/valid/inline-table \
27442745
test/test_tomllib/data/valid/multiline-basic-str \
27452746
test/test_tools \
27462747
test/test_tools/i18n_data \

0 commit comments

Comments
 (0)