about summary refs log tree commit diff
path: root/Test/A02alias.ztst
diff options
context:
space:
mode:
Diffstat (limited to 'Test/A02alias.ztst')
-rw-r--r--Test/A02alias.ztst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/A02alias.ztst b/Test/A02alias.ztst
index 61cc04bdf..591590b9c 100644
--- a/Test/A02alias.ztst
+++ b/Test/A02alias.ztst
@@ -14,9 +14,9 @@
 0:Global aliasing
 >echo
 
-  \foo foo
+  \ThisCommandDefinitelyDoesNotExist foo
 127:Not aliasing
-?(eval):1: command not found: foo
+?(eval):1: command not found: ThisCommandDefinitelyDoesNotExist
 
   \bar \bar
 0:Aliasing with a backslash