mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 12:24:59 +00:00
test: add test for suggest_shell_commands functionality
This commit is contained in:
parent
a9002a3d30
commit
96f406ab16
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import os
|
||||||
import tempfile
|
import tempfile
|
||||||
import unittest
|
import unittest
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from unittest.mock import MagicMock
|
from unittest.mock import MagicMock, ANY
|
||||||
|
|
||||||
import git
|
import git
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue