kakoune/test/compose/unicode/enabled
Maxime Coste 20bd4173e2 Support auto disabling of unit tests with an optional enabled script
Restore the unicode test case using that.
2015-11-16 21:17:23 +00:00

3 lines
66 B
Bash
Executable File

#!/bin/sh
locale | grep LC_CTYPE | grep 'utf8\|UTF-8' > /dev/null