summaryrefslogtreecommitdiff
path: root/tests/hlsl/dxsdk/BasicCompute11
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hlsl/dxsdk/BasicCompute11')
-rw-r--r--tests/hlsl/dxsdk/BasicCompute11/BasicCompute11.hlsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/hlsl/dxsdk/BasicCompute11/BasicCompute11.hlsl b/tests/hlsl/dxsdk/BasicCompute11/BasicCompute11.hlsl
index 07a911d24..664e92e5d 100644
--- a/tests/hlsl/dxsdk/BasicCompute11/BasicCompute11.hlsl
+++ b/tests/hlsl/dxsdk/BasicCompute11/BasicCompute11.hlsl
@@ -1,5 +1,5 @@
//TEST_IGNORE_FILE: Currently failing due to Slang compiler issues.
-//TEST:COMPARE_HLSL: -target dxbc-assembly -profile cs_4_0 -entry CSMain
+//TEST:COMPARE_HLSL: -profile cs_4_0 -entry CSMain
//--------------------------------------------------------------------------------------
// File: BasicCompute11.hlsl
//