Remove duplicated tests from the runtests script.
This commit is contained in:
parent
e5a807276f
commit
48e296b18c
9 changed files with 9 additions and 362 deletions
|
|
@ -65,6 +65,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
"preprocessor.success_if_parse_would_fail.vert",
|
||||
"preprocessor.defined.vert",
|
||||
"preprocessor.many.endif.vert",
|
||||
"preprocessor.eof_missing.vert",
|
||||
})),
|
||||
FileNameAsCustomTestSuffix
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue