2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-20 16:52:15 +00:00

simplification

[SVN r15020]
This commit is contained in:
Dave Abrahams
2002-08-21 01:48:03 +00:00
parent 3173d88f3f
commit 3e61803e89

View File

@@ -63,7 +63,7 @@ bpl-test builtin_converters : test_builtin_converters.py test_builtin_converters
bpl-test test_pointer_adoption ;
bpl-test operators ;
bpl-test callbacks ;
bpl-test defaults_ext : defaults.py defaults.cpp ;
bpl-test defaults ;
bpl-test object ;
bpl-test list ;