Fixed unittests for wclient branch

This commit is contained in:
Griatch 2016-03-25 15:10:08 +01:00
parent 3d6fa94d9a
commit ad158e1816
2 changed files with 3 additions and 1 deletions

View file

@ -180,7 +180,7 @@ class TestPlayer(CommandTest):
self.call(player.CmdPassword(), "testpassword = testpassword", "Password changed.", caller=self.player)
def test_option(self):
self.call(player.CmdOption(), "", "Encoding:", caller=self.player)
self.call(player.CmdOption(), "", "Client settings", caller=self.player)
def test_who(self):
self.call(player.CmdWho(), "", "Players:", caller=self.player)

View file

@ -188,6 +188,8 @@ def get_value(session, *args, **kwargs):
"""
def repeat(session, *args, **kwargs):
"""
Call a named