diff options
Diffstat (limited to 'tests/diagnostics/syntax-error-op-line.slang')
| -rw-r--r-- | tests/diagnostics/syntax-error-op-line.slang | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/diagnostics/syntax-error-op-line.slang b/tests/diagnostics/syntax-error-op-line.slang index 24ebaccd7..5459575c9 100644 --- a/tests/diagnostics/syntax-error-op-line.slang +++ b/tests/diagnostics/syntax-error-op-line.slang @@ -7,7 +7,7 @@ //TEST:SIMPLE_LINE:-entry computeMain -target spirv -emit-spirv-via-glsl //TEST:SIMPLE_LINE:-entry computeMain -target dxil -profile cs_6_0 //TEST:SIMPLE_LINE:-entry computeMain -target dxbc -//TEST:SIMPLE_LINE:-entry computeMain -target dll +//TEST:SIMPLE_LINE:-entry computeMain -target shader-dll //TEST:SIMPLE_LINE:-entry computeMain -target ptx [shader("compute")] |
