From fb81b1bc86cf317cd7cc672a6059eed6f792260d Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Fri, 9 Jun 2017 10:48:37 +0100 Subject: Rename 'unit' test directory to 'normal' as they are the normal mode tests --- test/normal/codepoint-width/tab-width/enabled | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 test/normal/codepoint-width/tab-width/enabled (limited to 'test/normal/codepoint-width/tab-width/enabled') diff --git a/test/normal/codepoint-width/tab-width/enabled b/test/normal/codepoint-width/tab-width/enabled new file mode 100755 index 00000000..edc44250 --- /dev/null +++ b/test/normal/codepoint-width/tab-width/enabled @@ -0,0 +1,2 @@ +#!/bin/sh +locale | grep LC_CTYPE | grep -qi 'utf-*8' -- cgit v1.2.3