Skip to content

Commit 4f62d12

Browse files
committed
Add "import testing ;"
1 parent 9bddac6 commit 4f62d12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Jamfile.v2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
# Boost Software License, Version 1.0. (See accompanying file
1212
# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
1313

14+
import testing ;
15+
1416
project
1517
: requirements
1618
<library>/boost/iterator//boost_iterator

0 commit comments

Comments
 (0)