From 3e140890fd7ba79bd96ee42735c946b14d65d55b Mon Sep 17 00:00:00 2001 From: Sergey Andreenko Date: Thu, 21 Feb 2019 14:38:42 -0800 Subject: [PATCH] [XUnit] Use ParallelRun==Collections on all platforms. (#22746) * Use ParallelRun==Collections on all platforms. * Fix formatting --- tests/tests.targets | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/tests/tests.targets b/tests/tests.targets index 273b6aa..e8d0192 100644 --- a/tests/tests.targets +++ b/tests/tests.targets @@ -31,11 +31,8 @@ category=outerloop;category=failing - - collections - - collections - all + + collections -- 2.7.4