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

test/Jamfile Add new test querying_find

This commit is contained in:
John Fletcher
2014-12-28 22:16:36 +00:00
parent 10bc9c93b9
commit 8a47ee0fad

View File

@@ -108,6 +108,7 @@ test-suite phoenix_algorithm :
[ run algorithm/transformation3.cpp ]
[ run algorithm/transformation4.cpp ]
[ run algorithm/querying.cpp ]
[ run algorithm/querying_find.cpp ]
[ run algorithm/querying2.cpp ]
;