From 46e79e69ae866df88cb9442a7329c72662ed2db3 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 4 Oct 2025 15:33:07 +0900 Subject: refactor: rename test files --- tests/test_preprocessor_comments.sh | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 tests/test_preprocessor_comments.sh (limited to 'tests/test_preprocessor_comments.sh') diff --git a/tests/test_preprocessor_comments.sh b/tests/test_preprocessor_comments.sh deleted file mode 100644 index 0fcea83..0000000 --- a/tests/test_preprocessor_comments.sh +++ /dev/null @@ -1,11 +0,0 @@ -cat <<'EOF' > expected -EOF - -test_diff <<'EOF' -#if 1 // a -#else // b -#endif // c - -int main() {} -EOF - -- cgit v1.2.3-70-g09d2