From f50a7939715840083645b669b882b0ea8343bc6d Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 14 Feb 2021 13:20:17 +0000 Subject: Add test-maths --- test/Jamfile.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'test/Jamfile.jam') diff --git a/test/Jamfile.jam b/test/Jamfile.jam index f5d56eb..c6e6d5e 100644 --- a/test/Jamfile.jam +++ b/test/Jamfile.jam @@ -15,3 +15,4 @@ project : requirements ; run test-collection.cpp ; +run test-maths.cpp ; -- cgit v1.2.3