Use the import rule

[SVN r19968]
This commit is contained in:
Dave Abrahams
2003-09-08 17:38:49 +00:00
parent 5a595a9a92
commit 0ba0ff8ce3

View File

@ -15,8 +15,7 @@
subproject libs/optional/test ;
# bring in rules for testing
SEARCH on testing.jam = $(BOOST_BUILD_PATH) ;
include testing.jam ;
import testing ;
# Make tests run by default.
DEPENDS all : test ;