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/54compmatch.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/54compmatch.ztst')
-rw-r--r-- | Test/54compmatch.ztst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Test/54compmatch.ztst b/Test/54compmatch.ztst index 3fd1694c8..325056f8f 100644 --- a/Test/54compmatch.ztst +++ b/Test/54compmatch.ztst @@ -510,4 +510,5 @@ >COMPADD:{} %clean -exit 0 + + zmodload -ui zsh/zpty |