aboutsummaryrefslogtreecommitdiff
path: root/.idea/runConfigurations
diff options
context:
space:
mode:
authorIlya Ryzhenkov <orangy@jetbrains.com>2014-09-25 22:19:41 +0400
committerIlya Ryzhenkov <orangy@jetbrains.com>2014-09-25 22:19:41 +0400
commita070217e942a16ed7b5ee63e98a4183788c8e660 (patch)
tree6e74930a6f86de5e6e072509777fa83118caf75b /.idea/runConfigurations
parent3f45f3ac53bad19de9ca0a07d9cf8c7f6f003871 (diff)
downloaddokka-a070217e942a16ed7b5ee63e98a4183788c8e660.tar.gz
dokka-a070217e942a16ed7b5ee63e98a4183788c8e660.tar.bz2
dokka-a070217e942a16ed7b5ee63e98a4183788c8e660.zip
Make test run configuration a singleton.
Diffstat (limited to '.idea/runConfigurations')
-rw-r--r--.idea/runConfigurations/All_tests.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/runConfigurations/All_tests.xml b/.idea/runConfigurations/All_tests.xml
index dbe90246..4e7c9c09 100644
--- a/.idea/runConfigurations/All_tests.xml
+++ b/.idea/runConfigurations/All_tests.xml
@@ -1,5 +1,5 @@
<component name="ProjectRunConfigurationManager">
- <configuration default="false" name="All tests" type="JUnit" factoryName="JUnit">
+ <configuration default="false" name="All tests" type="JUnit" factoryName="JUnit" singleton="true">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<module name="" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />