From a11a1b82936697deccc726373146dcaeb8aa9902 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sat, 18 Apr 2020 13:10:52 +0100 Subject: Move test import to root --- Jamroot.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 5df7f6e..69b3aca 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -1,5 +1,6 @@ import os ; import slice ; +import testing ; using gcc : : [ os.environ CXX ] ; using pkg-config ; -- cgit v1.2.3