mirror of
https://github.com/evennia/evennia.git
synced 2026-04-02 05:57:16 +02:00
The unit testing was for commands was split out from src/objects/tests.py into the new src/commands/default/test.py in order to keep the testing modules thematically grouped with the things they are testing. |
||
|---|---|---|
| .. | ||
| commands | ||
| objects | ||
| scripts | ||
| world/examples | ||
| __init__.py | ||