mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 14:55:00 +00:00
add debug to failing test
This commit is contained in:
parent
fe959be85d
commit
2c037a009c
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ class TestCommands(TestCase):
|
|||
|
||||
self.assertEqual(len(coder.abs_fnames), 2)
|
||||
|
||||
dump(coder.abs_fnames)
|
||||
# Call the cmd_drop method with a glob pattern
|
||||
commands.cmd_drop("*2.py")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue