diff --git a/tests/basic/test_commands.py b/tests/basic/test_commands.py index 40ae4fd5e..f6fcffd9b 100644 --- a/tests/basic/test_commands.py +++ b/tests/basic/test_commands.py @@ -1314,3 +1314,5 @@ class TestCommands(TestCase): del coder del commands + +#ai add some tests for cmd_save and cmd_load!