summaryrefslogtreecommitdiffstats
path: root/tests/cuda
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cuda')
-rw-r--r--tests/cuda/cuda-reflection.slang.expected2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cuda/cuda-reflection.slang.expected b/tests/cuda/cuda-reflection.slang.expected
index d27d99557..636bcedce 100644
--- a/tests/cuda/cuda-reflection.slang.expected
+++ b/tests/cuda/cuda-reflection.slang.expected
@@ -228,7 +228,7 @@ standard output = {
"entryPoints": [
{
"name": "main",
- "stage:": "compute",
+ "stage": "compute",
"parameters": [
{
"name": "dispatchThreadID",