1## this tests that tests that the client disconnects when it's out of
2## known mechanisms
3
4CLIENT
5EXPECT_COMMAND AUTH
6SEND 'REJECTED BONGO_MD5'
7EXPECT_STATE NEED_DISCONNECT
8