mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
python/tests/kcc_utils: disambiguate/unshadow a test
Pair-programmed-with: Garming Sam <garming@catalyst.net.nz> Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Noel Power <npower@samba.org>
This commit is contained in:
parent
03f45656fd
commit
d042a30039
@ -255,7 +255,8 @@ class SiteCoverageTests(samba.tests.TestCase):
|
||||
|
||||
self.assertEqual([], to_cover)
|
||||
|
||||
def test_three_site_links_different_costs(self):
|
||||
def test_three_site_links_duplicate_costs(self):
|
||||
# two of the links have the same cost; the other is higher
|
||||
self.samdb.transaction_start()
|
||||
site1, name1 = self._add_site(self.prefix + "ABCD")
|
||||
site2, name2 = self._add_site(self.prefix + "BCDE")
|
||||
|
Loading…
x
Reference in New Issue
Block a user