2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-27 19:12:16 +00:00

Merge pull request #71 from jhunold/test_fix

Add missing .py suffix
This commit is contained in:
Stefan Seefeld
2016-06-18 05:47:02 -04:00
committed by GitHub

View File

@@ -103,7 +103,7 @@ bpl-test crossmod_exception
[ bpl-test args ]
[ bpl-test raw_ctor ]
[ bpl-test numpy : printer.py numeric_tests.py numarray_tests.py numpy.py numpy.cpp ]
[ bpl-test enum : test_enum enum_ext.cpp ]
[ bpl-test enum : test_enum.py enum_ext.cpp ]
[ bpl-test exception_translator ]
[ bpl-test pearu1 : test_cltree.py cltree.cpp ]
[ bpl-test try : newtest.py m1.cpp m2.cpp ]