From 963f07fa852a671611f9236f3ac7e32acae78103 Mon Sep 17 00:00:00 2001 From: Nikolay Krasko Date: Tue, 3 Jun 2014 16:44:34 +0400 Subject: [PATCH] Idea 138: Disable check for access for not-allowed vfs roots Workaround failure in lib configuration test testLibraryWithoutPaths_jarExists(). See IDEA-125568 --- .idea/runConfigurations/All_Tests.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.idea/runConfigurations/All_Tests.xml b/.idea/runConfigurations/All_Tests.xml index 2900c66d4dd..377a192e945 100644 --- a/.idea/runConfigurations/All_Tests.xml +++ b/.idea/runConfigurations/All_Tests.xml @@ -21,7 +21,9 @@ - + + +