mirror of
https://github.com/evennia/evennia.git
synced 2026-03-29 12:07:17 +02:00
fix: #18 revert unnecessary newline change
This commit is contained in:
parent
18c1ddd469
commit
a35631eba9
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ from evennia.scripts.manager import ScriptDBManager
|
|||
from collections import defaultdict
|
||||
from evennia.utils.dbserialize import dbserialize
|
||||
|
||||
|
||||
class TestScript(BaseEvenniaTest):
|
||||
def test_create(self):
|
||||
"Check the script can be created via the convenience method."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue