Refactor utils test suite into utils/tests/

This commit is contained in:
Griatch 2017-10-07 11:27:47 +02:00
parent b6649bcef8
commit 70fea693e6
11 changed files with 547 additions and 534 deletions

View file

@ -429,7 +429,7 @@ class EvForm(object):
def _test():
"test evform. This is used by the unittest system."
form = EvForm("evennia.utils.evform_test")
form = EvForm("evennia.utils.tests.data.evform_example")
# add data to each tagged form cell
form.map(cells={"AA": "|gTom the Bouncer",