mirror of
https://github.com/boostorg/container.git
synced 2025-07-30 04:27:17 +02:00
Add missing b2 testing module import.
This commit is contained in:
@ -11,6 +11,8 @@
|
|||||||
# Boost Software License, Version 1.0. (See accompanying file
|
# Boost Software License, Version 1.0. (See accompanying file
|
||||||
# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
# LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
|
||||||
|
import testing ;
|
||||||
|
|
||||||
# this rule enumerates through all the sources and invokes
|
# this rule enumerates through all the sources and invokes
|
||||||
# the run rule for each source, the result is a list of all
|
# the run rule for each source, the result is a list of all
|
||||||
# the run rules, which we can pass on to the test_suite rule:
|
# the run rules, which we can pass on to the test_suite rule:
|
||||||
|
Reference in New Issue
Block a user