From 6c4eb1aa31b670d32910d4881b0801eac8265057 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 3 Nov 2024 10:15:49 -0300 Subject: Setup Makefile project structure with empty src/urubu.go source --- tests/functional/json/main.go | 1 + 1 file changed, 1 insertion(+) create mode 120000 tests/functional/json/main.go (limited to 'tests/functional/json/main.go') diff --git a/tests/functional/json/main.go b/tests/functional/json/main.go new file mode 120000 index 0000000..f67563d --- /dev/null +++ b/tests/functional/json/main.go @@ -0,0 +1 @@ +../../main.go \ No newline at end of file -- cgit v1.2.3