From 9270225db8a03e482bf64fa4bfa0ff3bcc4b7b98 Mon Sep 17 00:00:00 2001 From: Jake Stanger Date: Sun, 25 May 2025 15:52:43 +0100 Subject: [PATCH] chore(intellij): add test run config --- .idea/runConfigurations/Test.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .idea/runConfigurations/Test.xml diff --git a/.idea/runConfigurations/Test.xml b/.idea/runConfigurations/Test.xml new file mode 100644 index 0000000..1659764 --- /dev/null +++ b/.idea/runConfigurations/Test.xml @@ -0,0 +1,20 @@ + + + + \ No newline at end of file