Use the import rule

[SVN r19968]
This commit is contained in:
Dave Abrahams
2003-09-08 17:38:49 +00:00
parent 43e9e5c7ef
commit df11683ba2

View File

@ -2,8 +2,7 @@
subproject libs/type_traits/test ;
# bring in the rules for testing
SEARCH on testing.jam = $(BOOST_BUILD_PATH) ;
include testing.jam ;
import testing ;
rule type-traits-run ( sources + )
{