diff --git a/test/Jamfile b/test/Jamfile index 5f6380d1..45bbdd86 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -89,7 +89,7 @@ project [ run sequence/make_list.cpp : : : : ] [ run sequence/make_vector.cpp : : : : ] [ run sequence/map.cpp : : : : ] - [ run sequence/map_compare.cpp : : : : ] + [ run sequence/map_comparison.cpp : : : : ] [ run sequence/map_construction.cpp : : : : ] [ run sequence/map_copy.cpp : : : : ] [ run sequence/map_tie.cpp : : : : ]