Commit fdd164b7 authored by Pawel Boening's avatar Pawel Boening
Browse files

removed obsolete test

parent 045b4924
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -87,8 +87,6 @@ class TestSession(BaseTest):
        self.assertResponse(500, b'VRFZ\r\n')
        self.assertResponse(250, b'NOOP\r\n')

    def test_quit_operation(self):
        pass
    def test_parse_helo_correct(self):
        self.assertResponse(250, b'HELO marschke.me\r\n')