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