Browse Source

Commit all tests run configuration.

pull/75/head
Greg Holmes 9 years ago
parent
commit
67fa7b6330
3 changed files with 8 additions and 2 deletions
  1. 6
    0
      .idea/runConfigurations/All_tests.xml
  2. 1
    1
      client
  3. 1
    1
      plugins

+ 6
- 0
.idea/runConfigurations/All_tests.xml View File

@@ -19,8 +19,14 @@
19 19
     <envs />
20 20
     <patterns />
21 21
     <RunnerSettings RunnerId="Cover" />
22
+    <RunnerSettings RunnerId="Debug">
23
+      <option name="DEBUG_PORT" value="" />
24
+      <option name="TRANSPORT" value="0" />
25
+      <option name="LOCAL" value="true" />
26
+    </RunnerSettings>
22 27
     <RunnerSettings RunnerId="Run" />
23 28
     <ConfigurationWrapper RunnerId="Cover" />
29
+    <ConfigurationWrapper RunnerId="Debug" />
24 30
     <ConfigurationWrapper RunnerId="Run" />
25 31
     <method />
26 32
   </configuration>

+ 1
- 1
client

@@ -1 +1 @@
1
-Subproject commit bfff2f37ff701e1d06f4b6d3878f7c2a292d4e83
1
+Subproject commit 71672cda5fa5ef8cef8ae8e077df8c09b59f7cb5

+ 1
- 1
plugins

@@ -1 +1 @@
1
-Subproject commit df0b62b8d148d933f4cb0e274b7781948fa16bf8
1
+Subproject commit a17b811695c4008de731efbf37850cbc7c693196

Loading…
Cancel
Save