Upgrade test runner to derive from DiscoveryRunner.
This commit is contained in:
parent
f075bcf297
commit
c03bac5efd
10 changed files with 67 additions and 97 deletions
|
|
@ -7,7 +7,7 @@ the stability and integrity of the codebase during updates.
|
|||
This module tests the lock functionality of Evennia.
|
||||
|
||||
"""
|
||||
from evennia.tests.resources import EvenniaTest
|
||||
from evennia.utils.test_resources import EvenniaTest
|
||||
|
||||
try:
|
||||
# this is a special optimized Django version, only available in current Django devel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue