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
Change-Id: I9301cab55913df635128fe77f820729c34aa6fe3
1 file changed