From df3254c634dc765979c67c2ebeb1ae1240f1d528 Mon Sep 17 00:00:00 2001 From: akwizgran Date: Thu, 6 Apr 2017 10:18:42 +0100 Subject: [PATCH] Fix "all tests" configuration. The last (empty) stage of this configuration used to complain about not finding any tests. I replace the last stage with a copy of the briar-android configuration and removed briar-android from the list of prerequisites, so all stages now contain tests. --- .idea/runConfigurations/All_tests.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.idea/runConfigurations/All_tests.xml b/.idea/runConfigurations/All_tests.xml index ac89f04c6..1882b817b 100644 --- a/.idea/runConfigurations/All_tests.xml +++ b/.idea/runConfigurations/All_tests.xml @@ -1,20 +1,20 @@ - + @@ -23,7 +23,6 @@ \ No newline at end of file