ICU-1739 Fixed a memory leak

X-SVN-Rev: 9661
This commit is contained in:
George Rhoten 2002-08-09 22:51:23 +00:00
parent 6435f0da90
commit 864354304e

View file

@ -2648,6 +2648,7 @@ void TransliteratorTest::TestGurmukhiDevanagari(){
expected.setCharAt(0,(UChar) (nvIter.getCodepoint()+0x0100));
expect(*trans,src,expected);
}
delete trans;
}
/**
* Test instantiation from a locale.