Fixed testIsValidKanjiSequence(). Looks like the data arrays got copied over wrong...
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 19 Nov 2008 18:55:28 +0000 (18:55 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 19 Nov 2008 18:55:28 +0000 (18:55 +0000)
commiteb8619931d37f3ffac5dd77a134295312832231a
tree327353a20b294f73549b5adc86eab7ad6a841d4f
parent7ced3737d3e61b34fd01978557964bf722b4beda
Fixed testIsValidKanjiSequence(). Looks like the data arrays got copied over wrong from the C++ hex strings.

git-svn-id: http://zxing.googlecode.com/svn/trunk@736 59b500cc-1b3d-0410-9834-0bbf25fbcc57
core/test/src/com/google/zxing/qrcode/encoder/EncoderTestCase.java