summaryrefslogtreecommitdiff
path: root/test/files/run/tuples.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/tuples.check')
-rw-r--r--test/files/run/tuples.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/tuples.check b/test/files/run/tuples.check
index ff7fb4fe7a..3fc4878158 100644
--- a/test/files/run/tuples.check
+++ b/test/files/run/tuples.check
@@ -1,4 +1,4 @@
-{1,abc,true}
+(1,abc,true)
OK
x = 2; y = xxx; z = 3.14159
x = 2; y = xxx; z = 3.14159