]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/static_assert/example/Jamfile.v2
import quincy beta 17.1.0
[ceph.git] / ceph / src / boost / libs / static_assert / example / Jamfile.v2
index 0f3c356ba883999cbeeeeb021d293a391bde55e9..97c490bd071bbf655eeafdb5061bdc016b5d3de1 100644 (file)
@@ -6,15 +6,6 @@
 # bring in the rules for testing
 import testing ;
 
-test-suite static_assert :
-#      [ run static_assert_example_1.cpp ]
-       [ run static_assert_example_2.cpp ]
-       [ run static_assert_example_3.cpp ]
-;
-
-
-
-
-
-
-
+#run static_assert_example_1.cpp ;
+run static_assert_example_2.cpp ;
+run static_assert_example_3.cpp ;