From f53769382d8f65c6a90a838da55287864888cfbb Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 16 Aug 2026 20:56:42 +0800 Subject: move add_addons to xmake.lua --- tests/actions/addon/projects/autofetch-badinclude/xmake.lua | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 tests/actions/addon/projects/autofetch-badinclude/xmake.lua (limited to 'tests/actions/addon/projects/autofetch-badinclude/xmake.lua') diff --git a/tests/actions/addon/projects/autofetch-badinclude/xmake.lua b/tests/actions/addon/projects/autofetch-badinclude/xmake.lua deleted file mode 100644 index 0d94cf61c..000000000 --- a/tests/actions/addon/projects/autofetch-badinclude/xmake.lua +++ /dev/null @@ -1,2 +0,0 @@ -target("test") - set_kind("phony") -- cgit v1.3.1