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

Delete test bug000008 - relates to boost/spirit and not phoenix V3.

This commit is contained in:
John Fletcher
2014-01-23 09:27:17 +00:00
parent 3121d9586d
commit a6d72b52fc

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 :