From 4428ba0bb70494179830d776189bbcb3e17337b6 Mon Sep 17 00:00:00 2001 From: Yoshinori Isogai Date: Wed, 27 Sep 2017 01:02:03 +0900 Subject: [PATCH] Add "Generate Tests" run configuration (#1318) --- .idea/runConfigurations/Generate_Tests.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .idea/runConfigurations/Generate_Tests.xml diff --git a/.idea/runConfigurations/Generate_Tests.xml b/.idea/runConfigurations/Generate_Tests.xml new file mode 100644 index 00000000000..2e6cf6fc804 --- /dev/null +++ b/.idea/runConfigurations/Generate_Tests.xml @@ -0,0 +1,20 @@ + + + + + + + + + \ No newline at end of file