summaryrefslogtreecommitdiff
path: root/tests/reflection/reflect-imported-code.hlsl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reflection/reflect-imported-code.hlsl')
-rw-r--r--tests/reflection/reflect-imported-code.hlsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reflection/reflect-imported-code.hlsl b/tests/reflection/reflect-imported-code.hlsl
index 04f58af19..c3562af35 100644
--- a/tests/reflection/reflect-imported-code.hlsl
+++ b/tests/reflection/reflect-imported-code.hlsl
@@ -1,4 +1,4 @@
-//TEST:SIMPLE:-profile ps_4_0 -target hlsl -target reflection-json
+//TEST:REFLECTION:-profile ps_4_0 -target hlsl
// Confirm that shader parameters in imported modules get reflected properly.