mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
restored test_full_edit
This commit is contained in:
parent
f752faff11
commit
e50c42c407
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@ after b
|
|||
updated_content = f.read()
|
||||
self.assertEqual(updated_content, new_content)
|
||||
|
||||
def __test_full_edit(self):
|
||||
def test_full_edit(self):
|
||||
# Create a few temporary files
|
||||
_, file1 = tempfile.mkstemp()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue