()
| 358 | } |
| 359 | |
| 360 | @Test |
| 361 | public void testStoreRemoteRelScheme() throws Exception { |
| 362 | checkStorePath("test","/tmp/test"); |
| 363 | } |
| 364 | |
| 365 | @Test |
| 366 | public void testStoreRemoteAbsScheme() throws Exception { |
nothing calls this directly
no test coverage detected