From eb618f23b19c71f4a575810062700314e26d3bd2 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Fri, 21 May 2021 18:17:13 +0100 Subject: Add test file for odds and ends --- 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 e6a833a..3c479b9 100644 --- a/test/Jamfile.jam +++ b/test/Jamfile.jam @@ -9,3 +9,4 @@ project : requirements run test-rawDataReader.cpp ; run test-bitset.cpp ; run test-streams.cpp ; +run test-misc.cpp ; -- cgit v1.2.3