diff --git a/test/Jamfile b/test/Jamfile index 6078da9..0d31010 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -360,4 +360,4 @@ run wp_guides_test.cpp ; compile-fail shared_from_fail.cpp ; compile-fail weak_from_fail.cpp ; -compile sp_warning_test.cpp ; +compile sp_override_test.cpp ; diff --git a/test/sp_warning_test.cpp b/test/sp_override_test.cpp similarity index 100% rename from test/sp_warning_test.cpp rename to test/sp_override_test.cpp