mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
Try and make test run on windows
This commit is contained in:
parent
14ce1d43c7
commit
24015dab5f
1 changed files with 2 additions and 0 deletions
|
@ -133,6 +133,8 @@ print(my_function(3, 4))
|
|||
for file in test_files:
|
||||
self.assertIn(file, result)
|
||||
|
||||
del repo_map
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue