From 05e6b727d59f980372ef6a92d13cd765abfc862a Mon Sep 17 00:00:00 2001 From: pbd2h21avi Date: Thu, 24 Nov 2022 14:24:20 +0100 Subject: [PATCH] test --- .idea/misc.xml | 2 +- .idea/runConfigurations.xml | 10 ++++++++++ src/TestTestTest.java | 4 ++++ 3 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 .idea/runConfigurations.xml create mode 100644 src/TestTestTest.java diff --git a/.idea/misc.xml b/.idea/misc.xml index 07115cd..fb40be9 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml new file mode 100644 index 0000000..797acea --- /dev/null +++ b/.idea/runConfigurations.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/src/TestTestTest.java b/src/TestTestTest.java new file mode 100644 index 0000000..f7e7f21 --- /dev/null +++ b/src/TestTestTest.java @@ -0,0 +1,4 @@ +public class TestTestTest { + +} +