diff --git a/src/MagnumPlugins/AnyShaderConverter/Test/AnyConverterTest.cpp b/src/MagnumPlugins/AnyShaderConverter/Test/AnyConverterTest.cpp index af4469284..a0cc2faf2 100644 --- a/src/MagnumPlugins/AnyShaderConverter/Test/AnyConverterTest.cpp +++ b/src/MagnumPlugins/AnyShaderConverter/Test/AnyConverterTest.cpp @@ -305,7 +305,7 @@ void AnyConverterTest::convert() { } void AnyConverterTest::convertNotSupported() { - CORRADE_SKIP("No plugin that would support just validation exists."); + CORRADE_SKIP("No plugin that would support just conversion exists."); } void AnyConverterTest::convertPreprocessNotSupported() {