Skip to content

Commit fe43d3e

Browse files
committed
Add missing import testing to test/Jamfile
1 parent 7e3e7eb commit fe43d3e

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
@@ -7,6 +7,8 @@
77

88
# See library home page at http://www.boost.org/libs/timer
99

10+
import testing ;
11+
1012
path-constant parent : .. ; # so that inspect will start in boost-root/libs/timer
1113
# when run from another directory, such as boost-root/status
1214

0 commit comments

Comments
 (0)