Move the spv.debugInfo.frag test back into runtests
This commit is contained in:
parent
d8f5681ec0
commit
19efb4ec60
4 changed files with 440 additions and 8 deletions
|
|
@ -935,7 +935,6 @@ INSTANTIATE_TEST_SUITE_P(
|
|||
Glsl, GlslSpirvDebugInfoTest,
|
||||
::testing::ValuesIn(std::vector<std::string>({
|
||||
"spv.pp.line.frag",
|
||||
"spv.debugInfo.frag",
|
||||
})),
|
||||
FileNameAsCustomTestSuffix
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue