summaryrefslogtreecommitdiffstats
path: root/tests/reflection/gh-55.glsl.expected
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reflection/gh-55.glsl.expected')
-rw-r--r--tests/reflection/gh-55.glsl.expected2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reflection/gh-55.glsl.expected b/tests/reflection/gh-55.glsl.expected
index 993984d93..8dc9a58bc 100644
--- a/tests/reflection/gh-55.glsl.expected
+++ b/tests/reflection/gh-55.glsl.expected
@@ -44,7 +44,7 @@ standard output = {
"entryPoints": [
{
"name": "main",
- "stage:": "fragment"
+ "stage": "fragment"
}
]
}