summaryrefslogtreecommitdiff
path: root/tests/actions/addon/custom-override/addon.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tests/actions/addon/custom-override/addon.lua')
-rw-r--r--tests/actions/addon/custom-override/addon.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/actions/addon/custom-override/addon.lua b/tests/actions/addon/custom-override/addon.lua
new file mode 100644
index 000000000..3540b51f5
--- /dev/null
+++ b/tests/actions/addon/custom-override/addon.lua
@@ -0,0 +1,2 @@
+addon("custom-override")
+ set_description("the addon which takes over a builtin plugin")