Make evennia-launcher hand all django-admin options correctly

This commit is contained in:
Griatch 2019-02-10 03:17:47 +01:00
parent c4faa6879b
commit 81ab542d76
3 changed files with 17 additions and 31 deletions

View file

@ -387,3 +387,6 @@ class TestDefaultAccountEv(EvenniaTest):
self.assertTrue("Obj" in ret)
ret = self.account.at_look(target="Invalid", session=self.session)
self.assertEqual(ret, 'Invalid has no in-game appearance.')
def test_msg(self):
self.account.msg