From c7c412f6458f5aceeb02e9bfc292dc7aac0852d3 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 25 Jul 2024 00:54:13 +0800 Subject: move autogen tests --- tests/projects/other/autogen_binary_module/test.lua | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 tests/projects/other/autogen_binary_module/test.lua (limited to 'tests/projects/other/autogen_binary_module/test.lua') diff --git a/tests/projects/other/autogen_binary_module/test.lua b/tests/projects/other/autogen_binary_module/test.lua deleted file mode 100644 index b57362078..000000000 --- a/tests/projects/other/autogen_binary_module/test.lua +++ /dev/null @@ -1,3 +0,0 @@ -function main(t) - t:build() -end -- cgit v1.3.1