29
32
# test_osutils depends on this feature being around. We can't just use the one
30
33
# generated by load_tests, because if we only load osutils but not this module,
31
34
# then that code never gets run
36
39
class TestChunksToLines(tests.TestCase):