Skip to content

Commit 71386ae

Browse files
committed
update test
1 parent 9962a50 commit 71386ae

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/language-feature/static_assert.slang

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
//TEST:SIMPLE:-target hlsl -stage compute -entry computeMain
2-
//TEST:SIMPLE(filecheck=CHK):-target glsl -stage compute -entry computeMain
3-
//TEST:SIMPLE(filecheck=CHK):-target spirv -stage compute -entry computeMain
1+
//TEST:SIMPLE(filecheck=CHK):-target hlsl -stage compute -entry computeMain
42
//TEST:SIMPLE(filecheck=HLSL):-target hlsl -stage compute -entry computeMain
53
//TEST:SIMPLE(filecheck=GLSL):-target glsl -stage compute -entry computeMain
64
//TEST:SIMPLE(filecheck=SPV):-target spirv -stage compute -entry computeMain

0 commit comments

Comments
 (0)