From 41d24c967eb5fce3f811fc567f60204c77dada15 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Thu, 8 Jan 2026 00:18:34 +0900 Subject: refactor: rewrite some tests in C --- tests/global_variables.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/global_variables.sh') diff --git a/tests/global_variables.sh b/tests/global_variables.sh index 8de1483..fac386d 100644 --- a/tests/global_variables.sh +++ b/tests/global_variables.sh @@ -15,7 +15,7 @@ int main() { EOF test_exit_code 0 <<'EOF' -#include "../../helpers.h" +#include int a; int* b = &a; -- cgit v1.2.3-70-g09d2