test: add tests for cmd_save and cmd_load commands

This commit is contained in:
Paul Gauthier (aider) 2024-10-29 12:46:31 -07:00
parent 3a7e4bac34
commit 143eeff4da

View file

@ -1315,4 +1315,3 @@ class TestCommands(TestCase):
del coder
del commands
#ai add some tests for cmd_save and cmd_load!