[PATCH] tests: dnsserver: Remove duplicate empty test function

Amitay Isaacs amitay at gmail.com
Tue Jul 29 19:15:10 MDT 2014


This test function is defined further in the file.

diff --git a/python/samba/tests/dcerpc/dnsserver.py
b/python/samba/tests/dcerpc/dnsserver.py
index e2c6667..2b421d0 100644
--- a/python/samba/tests/dcerpc/dnsserver.py
+++ b/python/samba/tests/dcerpc/dnsserver.py
@@ -31,10 +31,6 @@ class DnsserverTests(RpcInterfaceTestCase):
                                         self.get_loadparm(),
                                         self.get_credentials())

-    def test_operation2(self):
-        pass
-
-
     def test_query2(self):
         typeid, result =
self.conn.DnssrvQuery2(dnsserver.DNS_CLIENT_VERSION_W2K,
                                                 0,
-- 


Please push if ok.

Amitay.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-tests-dnsserver-Remove-duplicate-empty-test-function.patch
Type: text/x-patch
Size: 1035 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20140730/bcf33dcc/attachment.bin>


More information about the samba-technical mailing list