Add 'import testing'.

This is necessary so that things work when Boost.Serialization Jamfiles
directly depend on some of the config tests.


[SVN r43985]
This commit is contained in:
Vladimir Prus
2008-04-01 17:16:04 +00:00
parent da6e707602
commit 6f2afd458c

View File

@ -11,6 +11,8 @@
# If you need to alter build preferences then set them in
# the template defined in options_v2.jam.
#
import testing ;
path-constant DOT : . ;
include $(DOT)/options_v2.jam ;