diff options
author | Barton E. Schaefer <schaefer@zsh.org> | 2015-03-25 17:33:35 -0700 |
---|---|---|
committer | Barton E. Schaefer <schaefer@zsh.org> | 2015-03-25 17:33:35 -0700 |
commit | 784a9f786d8c93095b6254a2d7a6d44c72f7f95f (patch) | |
tree | 31be679b21315fd2e9086d7f9318dd8a25731b3e /Test/W01history.ztst | |
parent | ddf96cf933a67913d64b9cfe196c870481452539 (diff) | |
download | zsh-784a9f786d8c93095b6254a2d7a6d44c72f7f95f.tar.gz zsh-784a9f786d8c93095b6254a2d7a6d44c72f7f95f.tar.xz zsh-784a9f786d8c93095b6254a2d7a6d44c72f7f95f.zip |
34779: tests for 34776
Diffstat (limited to 'Test/W01history.ztst')
-rw-r--r-- | Test/W01history.ztst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/W01history.ztst b/Test/W01history.ztst index 3a64530c5..cfc248c15 100644 --- a/Test/W01history.ztst +++ b/Test/W01history.ztst @@ -16,4 +16,4 @@ >more foo bar again *?* F:Check that a history bug introduced by workers/34160 is working again. -F:Discarded line of error output consumes prompts printed by "zsh -i". +# Discarded line of error output consumes prompts printed by "zsh -i". |