diff options
Diffstat (limited to 'Test')
-rw-r--r-- | Test/05command.ztst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Test/05command.ztst b/Test/05command.ztst index 958106493..8df04b027 100644 --- a/Test/05command.ztst +++ b/Test/05command.ztst @@ -116,7 +116,7 @@ } : unfunction TRAPDEBUG - }' > fn + ' > fn autoload fn fn rm fn @@ -128,7 +128,7 @@ print 'trap '\''print Line $LINENO'\'' DEBUG : trap - DEBUG - }' > fn + ' > fn autoload fn fn rm fn |