From 7b523002878e597f773298f6d37528e9ef9b123f Mon Sep 17 00:00:00 2001 From: Alexey Andreev Date: Tue, 27 Jun 2017 12:29:40 +0300 Subject: [PATCH] Remove unnecessary system property from JS tests launch configuration Replace it with property that allows to disable DCE tests. This is useful for temporary disabling DCE without examining source code to find property name. --- .idea/runConfigurations/Js_backend_tests.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.idea/runConfigurations/Js_backend_tests.xml b/.idea/runConfigurations/Js_backend_tests.xml index f49f7b5dfb7..e43ede5a332 100644 --- a/.idea/runConfigurations/Js_backend_tests.xml +++ b/.idea/runConfigurations/Js_backend_tests.xml @@ -8,7 +8,7 @@