Don't use require in comp/utf.t, as require isn't tested yet.
authorNicholas Clark <nick@ccl4.org>
Fri, 9 Oct 2009 10:49:05 +0000 (12:49 +0200)
committerNicholas Clark <nick@ccl4.org>
Fri, 9 Oct 2009 18:26:17 +0000 (20:26 +0200)
commit61ad1ccdd1fb87e147781b339b1726060969106c
tree23becb7efda59616baac5ed8dce40cddd217750f
parentad41de7f1edc024bbebd9862b2b56b6486f7189c
Don't use require in comp/utf.t, as require isn't tested yet.

So emit TAP directly, rather than utilising test.pl. Like test.pl, avoid using
++, as it has complexity, and that complexity isn't tested yet.
t/comp/utf.t