From 9ccd5a5e37f1e51661212ba9b4c46ca060fbb006 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Fri, 30 Jan 2026 16:52:18 +0000 Subject: [PATCH] Add tests and test fixtures for Python, JavaScript, and Go --- tests/fixtures/js/simple/helpers.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/fixtures/js/simple/helpers.js diff --git a/tests/fixtures/js/simple/helpers.js b/tests/fixtures/js/simple/helpers.js new file mode 100644 index 0000000..8925d41 --- /dev/null +++ b/tests/fixtures/js/simple/helpers.js @@ -0,0 +1 @@ +/app/depnav/tests/fixtures/js/simple/helpers.js \ No newline at end of file