mirror of
https://github.com/samba-team/samba.git
synced 2025-12-20 16:23:51 +03:00
python:tests: Fix code spelling
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Martin Schwenke <mschwenke@ddn.com>
This commit is contained in:
committed by
Andreas Schneider
parent
bb0297dadc
commit
929ed4800c
@@ -529,7 +529,7 @@ class TestDNSUpdates(DNSTest):
|
||||
self.assert_dns_rcode_equals(response, dns.DNS_RCODE_NXDOMAIN)
|
||||
|
||||
def test_readd_record(self):
|
||||
"Test if adding, deleting and then readding a records works"
|
||||
"Test if adding, deleting and then re-adding a records works"
|
||||
|
||||
NAME = "readdrec.%s" % self.get_dns_domain()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user