diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2021-02-10 13:00:30 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2021-03-20 19:17:19 +0530 |
commit | 8d13ce519fb4ae33ba4773a6acfcbcc2759a5bb2 (patch) | |
tree | d6901e8d9f3ac6c3e8b5175023522459948f7d5d /.idea/runConfigurations.xml | |
parent | b19d4fb68745202e14a430afb1fee3d0343db91c (diff) |
Update to SSHJ 0.31.0 (#1314)
Co-authored-by: Fabian Henneke <fabian@hen.ne.ke>
(cherry picked from commit 7fbe4be71143e0d57a14d19f66496213d8248b1d)
Diffstat (limited to '.idea/runConfigurations.xml')
-rw-r--r-- | .idea/runConfigurations.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml deleted file mode 100644 index 7f68460d..00000000 --- a/.idea/runConfigurations.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?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 |