From cf7b35f90d45766f33327d7dbcd31c5a90c130d1 Mon Sep 17 00:00:00 2001 From: Andrew Grigorev Date: Sat, 12 Apr 2025 18:14:08 +0300 Subject: [PATCH] Revert "test: add comment for testing" This reverts commit 072bd30443ce0b3bb8cb7df2f9550446b4edb240. --- tests/fixtures/sample-code-base/sample.js | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/fixtures/sample-code-base/sample.js b/tests/fixtures/sample-code-base/sample.js index 31280539f..a934b428c 100644 --- a/tests/fixtures/sample-code-base/sample.js +++ b/tests/fixtures/sample-code-base/sample.js @@ -1,5 +1,4 @@ // Aider test commit -// Another test comment // Sample JavaScript script with 7 functions // 1. A simple greeting function