summaryrefslogtreecommitdiffstats
path: root/tests/diagnostics/constexpr-error.slang
diff options
context:
space:
mode:
Diffstat (limited to 'tests/diagnostics/constexpr-error.slang')
-rw-r--r--tests/diagnostics/constexpr-error.slang2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/diagnostics/constexpr-error.slang b/tests/diagnostics/constexpr-error.slang
index 6006450a1..f0de9280d 100644
--- a/tests/diagnostics/constexpr-error.slang
+++ b/tests/diagnostics/constexpr-error.slang
@@ -1,4 +1,4 @@
-//TEST:SIMPLE:
+//DIAGNOSTIC_TEST:SIMPLE:
// Failure to pass compile-time-constant data
// where it is expected.