Merge pull request #3061 from ShabbyX/remove-angle-build-flag
[platform/upstream/glslang.git] / gtests / Pp.FromFile.cpp
index 1bea877..92b4d24 100644 (file)
@@ -47,7 +47,7 @@ TEST_P(PreprocessingTest, FromFile)
 }
 
 // clang-format off
-INSTANTIATE_TEST_CASE_P(
+INSTANTIATE_TEST_SUITE_P(
     Glsl, PreprocessingTest,
     ::testing::ValuesIn(std::vector<std::string>({
         "preprocessor.bad_arg.vert",