3663: update test_file_reader unit test
authorTim Pierce <twp@curoverse.com>
Thu, 4 Sep 2014 18:55:15 +0000 (14:55 -0400)
committerTim Pierce <twp@curoverse.com>
Thu, 4 Sep 2014 18:55:15 +0000 (14:55 -0400)
commitd07045494292cbaaac3f526ce816656740d2510f
treedfca331c425827f82cc4aa6efeadac575ecd505d
parent1079c06e15ab4a14c22b9120e80d54ebf4aa01e5
3663: update test_file_reader unit test

Because StreamFileReader.read() calls are now aligned on block
boundaries, the unit test needs to take that into account when testing
the results of individual reads.
sdk/python/tests/test_collections.py