summaryrefslogtreecommitdiff
path: root/unittests/Jamfile.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2025-08-16 15:24:07 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2025-08-16 16:25:54 +0100
commit854ab814b9fbf21e3fe08b69a812966ce51e1320 (patch)
tree00327b6dd2ece52072ff6800004756a05f191abf /unittests/Jamfile.jam
parentUse b2 lto feature (diff)
downloadnetfs-gitfs-854ab814b9fbf21e3fe08b69a812966ce51e1320.tar.bz2
netfs-gitfs-854ab814b9fbf21e3fe08b69a812966ce51e1320.tar.xz
netfs-gitfs-854ab814b9fbf21e3fe08b69a812966ce51e1320.zip
Add testing import to Jamroot
Diffstat (limited to 'unittests/Jamfile.jam')
-rw-r--r--unittests/Jamfile.jam2
1 files changed, 0 insertions, 2 deletions
diff --git a/unittests/Jamfile.jam b/unittests/Jamfile.jam
index 830fd25..ad6f108 100644
--- a/unittests/Jamfile.jam
+++ b/unittests/Jamfile.jam
@@ -1,5 +1,3 @@
-import testing ;
-
lib boost_utf : : <name>boost_unit_test_framework ;
lib dryice : : : : <library>..//icetray ;