diff --git a/tests/fixtures/sample-code-base/sample.js b/tests/fixtures/sample-code-base/sample.js index a934b428c..31280539f 100644 --- a/tests/fixtures/sample-code-base/sample.js +++ b/tests/fixtures/sample-code-base/sample.js @@ -1,4 +1,5 @@ // Aider test commit +// Another test comment // Sample JavaScript script with 7 functions // 1. A simple greeting function