summaryrefslogtreecommitdiffstats
path: root/tests/reflection
diff options
context:
space:
mode:
Diffstat (limited to 'tests/reflection')
-rw-r--r--tests/reflection/global-type-params.slang.expected4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/reflection/global-type-params.slang.expected b/tests/reflection/global-type-params.slang.expected
index 4fb7d0279..a168ce03f 100644
--- a/tests/reflection/global-type-params.slang.expected
+++ b/tests/reflection/global-type-params.slang.expected
@@ -200,7 +200,7 @@ standard output = {
[
{
"name": "TParam",
- constraints:
+ "constraints":
[
{
"kind": "Interface",
@@ -210,7 +210,7 @@ standard output = {
},
{
"name": "TParam2",
- constraints:
+ "constraints":
[
{
"kind": "Interface",