diff options
author | Allan Wang <me@allanwang.ca> | 2021-06-19 21:43:35 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2021-06-19 21:43:35 -0700 |
commit | 75ea0b2ade2e772f52ed17b7f9f799c50ba01aa9 (patch) | |
tree | 1782acde604404519896a9270df6de8ad74c4fbe /.idea/runConfigurations.xml | |
parent | 6492c0c9c1c008dc8cbd43ee5955d9955c782d91 (diff) | |
download | kau-75ea0b2ade2e772f52ed17b7f9f799c50ba01aa9.tar.gz kau-75ea0b2ade2e772f52ed17b7f9f799c50ba01aa9.tar.bz2 kau-75ea0b2ade2e772f52ed17b7f9f799c50ba01aa9.zip |
Yet another version update
Diffstat (limited to '.idea/runConfigurations.xml')
-rw-r--r-- | .idea/runConfigurations.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml index e497da9..797acea 100644 --- a/.idea/runConfigurations.xml +++ b/.idea/runConfigurations.xml @@ -4,9 +4,6 @@ <option name="ignoredProducers"> <set> <option value="com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationProducer" /> - <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> |