diff options
| author | potatoalienof13 <potatoalienof13@gmail.com> | 2022-12-23 11:57:30 -0500 |
|---|---|---|
| committer | potatoalienof13 <potatoalienof13@gmail.com> | 2022-12-26 09:17:18 -0500 |
| commit | 96ddc4cd4588b57a1bf316db9c1732e9b53ebdfd (patch) | |
| tree | 67d883e9f54da8fa90a413d27f0d064e5abec4cc | |
| parent | eb447f1c43cf3f057ac8335ed87f2281c914e8ca (diff) | |
Add a regression test for <a-t> on an 'empty' file.
| -rw-r--r-- | test/regression/4471-crash-on-alt-t-with-one-char-file/cmd | 1 | ||||
| -rw-r--r-- | test/regression/4471-crash-on-alt-t-with-one-char-file/in | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/test/regression/4471-crash-on-alt-t-with-one-char-file/cmd b/test/regression/4471-crash-on-alt-t-with-one-char-file/cmd new file mode 100644 index 00000000..ecd63ea5 --- /dev/null +++ b/test/regression/4471-crash-on-alt-t-with-one-char-file/cmd @@ -0,0 +1 @@ +<a-t><ret> diff --git a/test/regression/4471-crash-on-alt-t-with-one-char-file/in b/test/regression/4471-crash-on-alt-t-with-one-char-file/in new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/regression/4471-crash-on-alt-t-with-one-char-file/in |
