Fix UnicodeBlockTest.

Remove negative tests for blocks that weren't assigned in
Java6 but are currently assigned. Those tests weren't very
useful anyway, since this class must serve as a test of our
ICU glue and not of the underlying ICU data.

Also removes a test for the deprecated SURROGATES_AREA member
which we don't support to remain consistent with ICU's treatment
of blocks in patterns.

bug: 12491302

(cherry picked from commit 7ed285657c33638ed939da5b2751e02f8e42648e)

Change-Id: I30313c7c63df1832b8fdc227bfe9cab46434d81d
1 file changed