summaryrefslogtreecommitdiff
path: root/test/Jamfile.jam
diff options
context:
space:
mode:
Diffstat (limited to 'test/Jamfile.jam')
-rw-r--r--test/Jamfile.jam1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Jamfile.jam b/test/Jamfile.jam
index c6e6d5e..ffc1a19 100644
--- a/test/Jamfile.jam
+++ b/test/Jamfile.jam
@@ -15,4 +15,5 @@ project : requirements
;
run test-collection.cpp ;
+run test-obj.cpp ;
run test-maths.cpp ;