From 5b0e0025b81c79c82499b89bd4c38ab8fbfd59eb Mon Sep 17 00:00:00 2001 From: Samuel Carlsson Date: Thu, 3 Apr 2014 12:39:26 +0200 Subject: [PATCH] Adding shared run configuration for running mocked test cases. --- .idea/runConfigurations/MockedTestCases.xml | 24 +++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .idea/runConfigurations/MockedTestCases.xml diff --git a/.idea/runConfigurations/MockedTestCases.xml b/.idea/runConfigurations/MockedTestCases.xml new file mode 100644 index 0000000..8cc97df --- /dev/null +++ b/.idea/runConfigurations/MockedTestCases.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + \ No newline at end of file