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