From e06154c2048b9a3477d7eb182449ebafb7330424 Mon Sep 17 00:00:00 2001 From: Andrey Breslav Date: Tue, 24 Jun 2014 20:40:02 +0400 Subject: [PATCH] Don't compile runtime for each test run by default: only do it for All Tests --- .idea/runConfigurations/All_Tests.xml | 4 +++- .../jet/codegen/forTestCompile/ForTestCompileSomething.java | 5 ++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.idea/runConfigurations/All_Tests.xml b/.idea/runConfigurations/All_Tests.xml index 2900c66d4dd..d1aa82a1633 100644 --- a/.idea/runConfigurations/All_Tests.xml +++ b/.idea/runConfigurations/All_Tests.xml @@ -21,7 +21,9 @@ - + + +