~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/test_transport.py

(vila) Fix test failures blocking package builds. (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2005-2011 Canonical Ltd
 
1
# Copyright (C) 2005-2011, 2015 Canonical Ltd
2
2
#
3
3
# This program is free software; you can redistribute it and/or modify
4
4
# it under the terms of the GNU General Public License as published by
815
815
class TestWin32LocalTransport(tests.TestCase):
816
816
 
817
817
    def test_unc_clone_to_root(self):
 
818
        self.requireFeature(features.win32_feature)
818
819
        # Win32 UNC path like \\HOST\path
819
820
        # clone to root should stop at least at \\HOST part
820
821
        # not on \\