Remove the "hack" that removes SVt_UTF8 in the UTF16 filter, by fixing t/TEST
authorNicholas Clark <nick@ccl4.org>
Thu, 22 Oct 2009 08:26:58 +0000 (09:26 +0100)
committerNicholas Clark <nick@ccl4.org>
Thu, 22 Oct 2009 10:56:20 +0000 (11:56 +0100)
commit9fb03e618192b6b5d49274cc64422acee51fe198
tree03041992710e692feaeceeae038220ddf47414c4
parent1bb4187059cebfeb80fd44d4a65c5daa04be9ff4
Remove the "hack" that removes SVt_UTF8 in the UTF16 filter, by fixing t/TEST

Given that t/TEST already had code to add -I../lib when testing UTF-8 with
-utf8, do likewise for testing UTF-16 with -utf16.
t/TEST
toke.c