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

test/Jamfile add bug7166

This commit is contained in:
John Fletcher
2014-02-02 15:28:34 +00:00
parent c3891855df
commit 23fbe4d461

View File

@@ -135,6 +135,7 @@ test-suite phoenix_regression :
[ run regression/bug6040.cpp ]
[ run regression/bug6268.cpp ]
[ run regression/bug7165.cpp ]
[ compile-fail regression/bug7166.cpp ]
[ run regression/bug7624.cpp ]
;