Skip to content

Commit f681a15

Browse files
Add directive to ignore file for test runner
1 parent ce87911 commit f681a15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/compute/globalTypeParamArrayShared.slang

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
//TEST_IGNORE_FILE:
12
interface IBase
23
{
34
float compute<T>(T g);

0 commit comments

Comments
 (0)