mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
fix: #18 revert unnecessary newline change
This commit is contained in:
parent
17a2cc2c90
commit
6d1e85b198
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