(self)
| 1285 | self._test_sparse_file("gnu/sparse-0.0") |
| 1286 | |
| 1287 | def test_sparse_file_01(self): |
| 1288 | self._test_sparse_file("gnu/sparse-0.1") |
| 1289 | |
| 1290 | def test_sparse_file_10(self): |
| 1291 | self._test_sparse_file("gnu/sparse-1.0") |
nothing calls this directly
no test coverage detected