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