Disable unicode-later-combining.test for tmux 2.4.

This commit is contained in:
John Hood
2017-05-06 13:34:02 -04:00
parent 23ec4e59cb
commit 2fe33ff009
2 changed files with 9 additions and 0 deletions
+6
View File
@@ -10,6 +10,12 @@ fail()
exit 99
}
skip()
{
printf "$@" 2>&1
exit 77
}
sleepf()
{
(sleep .1 || sleep 1) > /dev/null 2>&1