From b75c1fc8c9e7a44aa58a52991d976dfde26ef35c Mon Sep 17 00:00:00 2001 From: Leonid Shalupov Date: Sun, 29 Apr 2012 19:39:19 +0400 Subject: [PATCH] idea configuration to run integration tests --- .idea/runConfigurations/Integration_Tests.xml | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 .idea/runConfigurations/Integration_Tests.xml diff --git a/.idea/runConfigurations/Integration_Tests.xml b/.idea/runConfigurations/Integration_Tests.xml new file mode 100644 index 00000000000..218f6e6775d --- /dev/null +++ b/.idea/runConfigurations/Integration_Tests.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file