diff --git a/test/Jamfile b/test/Jamfile index 9535585..70f0bd7 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -85,7 +85,7 @@ test-suite phoenix_scope : [ run scope/let_tests.cpp ] [ run scope/dynamic_tests.cpp ] [ run scope/bug3289.cpp ] -# [ run scope/bug_000008.cpp : : : $(multi-threading) ] + [ run scope/bug_000008.cpp : : : $(multi-threading) ] ; test-suite phoenix_algorithm :