diff --git a/evennia/scripts/tests.py b/evennia/scripts/tests.py index 700e82e429..7e4aa5f13f 100644 --- a/evennia/scripts/tests.py +++ b/evennia/scripts/tests.py @@ -1,5 +1,5 @@ """ -Unit tests for the scripts module +Unit tests for the scripts package """