summaryrefslogtreecommitdiff
path: root/tests/diagnostics/attribute-error.slang
diff options
context:
space:
mode:
Diffstat (limited to 'tests/diagnostics/attribute-error.slang')
-rw-r--r--tests/diagnostics/attribute-error.slang2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/diagnostics/attribute-error.slang b/tests/diagnostics/attribute-error.slang
index b913d3d4a..9cc24437a 100644
--- a/tests/diagnostics/attribute-error.slang
+++ b/tests/diagnostics/attribute-error.slang
@@ -2,7 +2,7 @@
// Tests reflection of user defined attributes.
-//TEST:REFLECTION:-stage compute -entry main -target hlsl
+//DIAGNOSTIC_TEST:REFLECTION:-stage compute -entry main -target hlsl
[__AttributeUsage(_AttributeTargets.Struct)]
struct MyStructAttribute