2358
2358
new_transport._http_transport)
2359
2359
self.assertEqual('child_dir/foo', new_transport._remote_path('foo'))
2375
2361
def test_remote_path_unnormal_base(self):
2376
2362
# If the transport's base isn't normalised, the _remote_path should
2377
2363
# still be calculated correctly.