Browse Source

[2225_xfrout] remove an empty unittest

Naoki Kambe 12 years ago
parent
commit
8bfa9b46bf
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/bin/xfrout/tests/xfrout_test.py.in

+ 0 - 4
src/bin/xfrout/tests/xfrout_test.py.in

@@ -1635,10 +1635,6 @@ class TestUnixSockServerForCounter(unittest.TestCase):
         self.assertEqual(
             self.unix._counters.get('socket', 'unixdomain', 'acceptfail'), 1)
 
-    def test_senderr(self):
-        # do inside of above TestXfroutSession
-        pass
-
     def test_recverr(self):
         # recverr
         self.assertRaises(isc.cc.data.DataNotFoundError,