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

test/Jamfile reinstate test of 7730 no-specialize case.

This commit is contained in:
John Fletcher
2014-03-10 21:21:28 +00:00
parent 78fce5d235
commit da3737ef45

View File

@@ -175,7 +175,7 @@ test-suite phoenix_include :
[ run include/core/nothing.cpp ]
[ run include/core/reference.cpp ]
[ run include/core/terminal.cpp ]
# [ run include/core/bug7730.cpp ]
[ run include/core/bug7730.cpp ]
[ run include/core/value.cpp ]
[ run include/core/visit_each.cpp ]
[ run include/function/function.cpp : : : : function_function ]