[SVN r20004]
@@ -8,8 +8,7 @@
subproject tools/regression/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 ;