Merge branch 'master' into develop
This commit is contained in:
commit
5d1c3cb27e
7 changed files with 43 additions and 20 deletions
|
|
@ -38,7 +38,6 @@ _RE = re.compile(r"^\+|-+\+|\+-+|--*|\|(?:\s|$)", re.MULTILINE)
|
|||
# ------------------------------------------------------------
|
||||
|
||||
|
||||
@mock.patch("evennia.utils.utils.delay")
|
||||
class CommandTest(EvenniaTest):
|
||||
"""
|
||||
Tests a command
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue