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