From 29278ba9a22cfda22055b1c8fa570b2f8d5d9823 Mon Sep 17 00:00:00 2001 From: Shawneh Date: Sun, 11 Jan 2026 11:25:55 -0600 Subject: [PATCH] feat: add default run configuration for plugin test --- .run/BlertPluginTest.run.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .run/BlertPluginTest.run.xml diff --git a/.run/BlertPluginTest.run.xml b/.run/BlertPluginTest.run.xml new file mode 100644 index 0000000..f7ec9dd --- /dev/null +++ b/.run/BlertPluginTest.run.xml @@ -0,0 +1,16 @@ + + + + \ No newline at end of file