DEBSOURCES
Skip Quicknav
sources / libunicode-linebreak-perl / 0.0.20160702-1 / t / 14sea_al.t
12345678910
use strict; use Test::More; require "t/lb.pl"; BEGIN { plan tests => 1 } dotest('th', 'th.al', ComplexBreaking => "NO"); 1;