diff options
| author | Maxime Coste <mawww@kakoune.org> | 2017-06-09 10:48:37 +0100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2017-06-09 10:48:37 +0100 |
| commit | fb81b1bc86cf317cd7cc672a6059eed6f792260d (patch) | |
| tree | b7ca70777608e15ee962467c755562d087c9bd91 /test/unit/codepoint-width/tab-width/enabled | |
| parent | 242f951c84973467b7b08be233f81c0029710516 (diff) | |
Rename 'unit' test directory to 'normal' as they are the normal mode tests
Diffstat (limited to 'test/unit/codepoint-width/tab-width/enabled')
| -rwxr-xr-x | test/unit/codepoint-width/tab-width/enabled | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/unit/codepoint-width/tab-width/enabled b/test/unit/codepoint-width/tab-width/enabled deleted file mode 100755 index edc44250..00000000 --- a/test/unit/codepoint-width/tab-width/enabled +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -locale | grep LC_CTYPE | grep -qi 'utf-*8' |
