From 2d665487b40812db282e23835c8f965e6e31eaa5 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Fri, 16 Jul 2004 13:52:57 +0000 Subject: [PATCH] Import testing in project-root.jam. [SVN r23629] --- project-root.jam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project-root.jam b/project-root.jam index 8032be5935..f18f9b5f6c 100644 --- a/project-root.jam +++ b/project-root.jam @@ -3,4 +3,4 @@ path-constant BOOST_ROOT : . ; using lex ; using bison ; - +using testing ;