diff --git a/test/Jamfile b/test/Jamfile index 128dc1a..1860f94 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -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 ] ;