Skip to content

Commit 7db1681

Browse files
committed
Add missing "import testing"
1 parent b684463 commit 7db1681

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/Jamfile.v2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
# the run rule for each source, the result is a list of all
1616
# the run rules, which we can pass on to the test_suite rule:
1717

18+
import testing ;
19+
1820
project : requirements
1921
<library>/boost/interprocess//boost_interprocess
2022
#<library>/boost/date_time//boost_date_time

0 commit comments

Comments
 (0)