test: add TODO comment for cmd_save and cmd_load test coverage

This commit is contained in:
Paul Gauthier 2024-10-29 12:46:29 -07:00 committed by Paul Gauthier (aider)
parent f5ca162576
commit 3a7e4bac34

View file

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