diff options
author | Bart Schaefer <barts@users.sourceforge.net> | 2000-08-14 15:45:43 +0000 |
---|---|---|
committer | Bart Schaefer <barts@users.sourceforge.net> | 2000-08-14 15:45:43 +0000 |
commit | 825a1baf7c3de066de3055a4d091b3a336324184 (patch) | |
tree | cae4e59469a116a78786b554c6b75f8981cec31a /Test/55arguments.ztst | |
parent | b97dd459093fd382dd58268fb8b6861e0f9cfb9e (diff) | |
download | zsh-825a1baf7c3de066de3055a4d091b3a336324184.tar.gz zsh-825a1baf7c3de066de3055a4d091b3a336324184.tar.xz zsh-825a1baf7c3de066de3055a4d091b3a336324184.zip |
Andrej, 12614: Clean zpty module after testing.
Diffstat (limited to 'Test/55arguments.ztst')
-rw-r--r-- | Test/55arguments.ztst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Test/55arguments.ztst b/Test/55arguments.ztst index beb9dc705..26c6db266 100644 --- a/Test/55arguments.ztst +++ b/Test/55arguments.ztst @@ -144,3 +144,6 @@ >NO:{abyyy} >NO:{abzzz} +%clean + + zmodload -ui zsh/zpty |