ICU-2039 Add a newline at the end of the file.

X-SVN-Rev: 9502
This commit is contained in:
George Rhoten 2002-08-01 02:03:12 +00:00
parent d1f4bffbd5
commit 24ad0f1792

View file

@ -290,4 +290,6 @@ void CanonicalIteratorTest::TestAPI() {
errln("Next after instantiation ("+next+") is different from next after reset ("+afterReset+").");
}
}
}