summaryrefslogtreecommitdiffstats
path: root/tests/safe.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/safe.test')
-rw-r--r--tests/safe.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/safe.test b/tests/safe.test
index 859f352..27b231e 100644
--- a/tests/safe.test
+++ b/tests/safe.test
@@ -483,7 +483,7 @@ test safe-11.1a {testing safe encoding} -setup {
interp eval $i encoding foobar
} -returnCodes error -cleanup {
safe::interpDelete $i
-} -match glob -result {bad option "foobar": must be *}
+} -match glob -result {bad option "foobar": should be *}
test safe-11.2 {testing safe encoding} -setup {
set i [safe::interpCreate]
} -body {