tests: helpers: fix holes area for a 4097 bytes file
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 27 Nov 2012 13:44:05 +0000 (15:44 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 27 Nov 2012 13:46:25 +0000 (15:46 +0200)
commit3c293698547cc046a2829a0c055b7cadf52c24ae
tree48c39b964eae0554039336e6e9f2a14cecf2e02c
parentad7f0dd09a3d3f8fe2fd2ebd29224879ebc5c0c4
tests: helpers: fix holes area for a 4097 bytes file

... should be (0, 1), not (0, 0).

Change-Id: Ia611057680623360191973aa2691c9d35161bcef
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
tests/helpers.py