aboutsummaryrefslogtreecommitdiff
path: root/tests/alias.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/alias.test')
-rw-r--r--tests/alias.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/alias.test b/tests/alias.test
index 57a8d62..9e866a2 100644
--- a/tests/alias.test
+++ b/tests/alias.test
@@ -40,7 +40,7 @@ test alias-1.8 "Replace proc with alias" {
test alias-1.9 "error message from alias" -body {
alias newstring string
newstring match
-} -returnCodes error -result {wrong # args: should be "newstring match ?-nocase? pattern string"}
+} -returnCodes error -result {wrong # args: should be "string match ?-nocase? pattern string"}
test alias-1.10 "info alias" {
alias x info exists