summaryrefslogtreecommitdiff
path: root/tests/reflection/cross-compile.slang
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reflection/cross-compile.slang')
-rw-r--r--tests/reflection/cross-compile.slang2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reflection/cross-compile.slang b/tests/reflection/cross-compile.slang
index 12376c82a..600f3ed0f 100644
--- a/tests/reflection/cross-compile.slang
+++ b/tests/reflection/cross-compile.slang
@@ -1,4 +1,4 @@
-//TEST(smoke):SIMPLE:-profile glsl_fragment -target glsl -target reflection-json
+//TEST(smoke):REFLECTION:-profile glsl_fragment -target glsl
// Confirm that when targetting GLSL via cross compilation,
// we use the Vulkan layout rules instead of HLSL ones