(self)
| 1268 | self._test_sparse_file("gnu/sparse-0.0") |
| 1269 | |
| 1270 | def test_sparse_file_01(self): |
| 1271 | self._test_sparse_file("gnu/sparse-0.1") |
| 1272 | |
| 1273 | def test_sparse_file_10(self): |
| 1274 | self._test_sparse_file("gnu/sparse-1.0") |
nothing calls this directly
no test coverage detected