From 852996a6cf4565a80505ca17fca7f0c0d9170e37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20=E2=80=9CCLOVIS=E2=80=9D=20Canet?= Date: Fri, 21 Nov 2025 11:40:37 +0100 Subject: [PATCH] build(idea): Run configuration to test the wire protocol --- .idea/runConfigurations/Check__wire_.xml | 25 ++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .idea/runConfigurations/Check__wire_.xml diff --git a/.idea/runConfigurations/Check__wire_.xml b/.idea/runConfigurations/Check__wire_.xml new file mode 100644 index 00000000..45a323b3 --- /dev/null +++ b/.idea/runConfigurations/Check__wire_.xml @@ -0,0 +1,25 @@ + + + + + + + true + true + false + true + + + \ No newline at end of file -- 2.51.2