Add missing b2 testing module import.

This commit is contained in:
Rene Rivera
2024-04-25 08:28:42 -05:00
parent ef914e1b34
commit 583e14413c

View File

@@ -3,6 +3,8 @@
# subject to the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
import testing ;
run books.cpp ;
run point.cpp ;
run portable.cpp ;