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-addons.lua | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 tests/actions/addon/projects/autofetch-badinclude/xmake-addons.lua (limited to 'tests/actions/addon/projects/autofetch-badinclude/xmake-addons.lua') diff --git a/tests/actions/addon/projects/autofetch-badinclude/xmake-addons.lua b/tests/actions/addon/projects/autofetch-badinclude/xmake-addons.lua deleted file mode 100644 index 6931855ae..000000000 --- a/tests/actions/addon/projects/autofetch-badinclude/xmake-addons.lua +++ /dev/null @@ -1,2 +0,0 @@ --- this file only declares the addons, it cannot reference them -includes("@addon/custom-include/check") -- cgit v1.3.1