aboutsummaryrefslogtreecommitdiff
path: root/tests/locus02.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/locus02.at')
-rw-r--r--tests/locus02.at4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/locus02.at b/tests/locus02.at
index d88cba6..4587be0 100644
--- a/tests/locus02.at
+++ b/tests/locus02.at
@@ -23,9 +23,11 @@ string "concatenated"
" strings";
])
-AT_CHECK([gcfpeek -nopath -locus test.cf .string],
+AT_CHECK([gcfpeek -nopath -locus -strcat test.cf .string
+gcfpeek -nopath -locus -strcat -stradj test.cf .string],
[0],
[test.cf:2.8-4.17: "concatenated quoted strings"
+test.cf:2.9-4.16: "concatenated quoted strings"
])
AT_CLEANUP

Return to:

Send suggestions and report system problems to the System administrator.