From d828a08e60a94b69ef8d22ba81ae1b1d3f704f88 Mon Sep 17 00:00:00 2001 From: Justin Goshi Date: Wed, 22 Feb 2017 09:25:06 -0800 Subject: [PATCH] Address PR comments --- build/Test.targets | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/build/Test.targets b/build/Test.targets index e5a8df3c8..9a49e1edf 100644 --- a/build/Test.targets +++ b/build/Test.targets @@ -2,26 +2,26 @@ + + : + %3b + $(Stage2Directory)$(PathListSeparator)$(PATH) + $(Stage2Directory) + + + + + + + + + @(TestTaskEnvironmentVariables) + + - - : - %3b - $(Stage2Directory)$(PathListSeparator)$(PATH) - $(Stage2Directory) - - - - - - - - - @(TestTaskEnvironmentVariables) - -