make test more generic Previously the test failed, since the file, which was read, was changing its size. Now, the number of expected chunks…
Show more
make test more genericPreviously the test failed, since the file, which was read, waschanging its size. Now, the number of expected chunks is computeddepending on the actual file size.
Show less