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