summaryrefslogtreecommitdiff
path: root/test/files/run/array-charSeq.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/array-charSeq.check')
-rw-r--r--test/files/run/array-charSeq.check1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/run/array-charSeq.check b/test/files/run/array-charSeq.check
index f1f374f63e..3ccf493cee 100644
--- a/test/files/run/array-charSeq.check
+++ b/test/files/run/array-charSeq.check
@@ -1,3 +1,4 @@
+warning: there were two deprecation warnings (since 2.12.0); re-run with -deprecation for details
[check 'abcdefghi'] len = 9
sub(0, 9) == 'abcdefghi'