Skip to content

Commit dacdb3d

Browse files
committed
Added a missing 'import testing' in tests Jamfile.
1 parent 26b97d4 commit dacdb3d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/Jamfile.v2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
import stlport ;
1111
import modules ;
1212
import ac ;
13+
import testing ;
1314

1415
project : requirements <library>/boost/iostreams//boost_iostreams ;
1516

0 commit comments

Comments
 (0)