2
0
mirror of https://github.com/boostorg/phoenix.git synced 2026-02-18 14:22:09 +00:00

test/jamfile Reinstate bug_000008

This commit is contained in:
John Fletcher
2014-01-23 17:22:23 +00:00
parent a6d72b52fc
commit 8a3e20ad4c

View File

@@ -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 :