()
| 353 | } |
| 354 | |
| 355 | @Test |
| 356 | public void testStoreRemoteAbs() throws Exception { |
| 357 | checkStorePath("/tmp/test","/tmp/test"); |
| 358 | } |
| 359 | |
| 360 | @Test |
| 361 | public void testStoreRemoteRelScheme() throws Exception { |
nothing calls this directly
no test coverage detected