summary refs log tree commit diff stats
path: root/tests/fields
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fields')
-rw-r--r--tests/fields/timplicitfieldswithpartial.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fields/timplicitfieldswithpartial.nim b/tests/fields/timplicitfieldswithpartial.nim
index a315cc5d0..937833257 100644
--- a/tests/fields/timplicitfieldswithpartial.nim
+++ b/tests/fields/timplicitfieldswithpartial.nim
@@ -1,5 +1,5 @@
 discard """
-  output: '''(foo: 38, other: string here)
+  output: '''(foo: 38, other: "string here")
 43
 100
 90'''