summaryrefslogtreecommitdiff
path: root/.idea/runConfigurations.xml
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2020-07-26 18:11:10 +0200
committerJavier <dev.git@javispedro.com>2021-03-21 01:53:33 +0100
commit0119e703ff4a8f3201610c2866702f7f92da0b26 (patch)
tree29e9b48c7850024bfa5270b661dfe2899a82affe /.idea/runConfigurations.xml
downloadautobluetether-0119e703ff4a8f3201610c2866702f7f92da0b26.tar.gz
autobluetether-0119e703ff4a8f3201610c2866702f7f92da0b26.zip
initial import
Diffstat (limited to '.idea/runConfigurations.xml')
-rw-r--r--.idea/runConfigurations.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml
new file mode 100644
index 0000000..7f68460
--- /dev/null
+++ b/.idea/runConfigurations.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="RunConfigurationProducerService">
+ <option name="ignoredProducers">
+ <set>
+ <option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" />
+ <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" />
+ <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" />
+ </set>
+ </option>
+ </component>
+</project> \ No newline at end of file