From de540c5ae788fd666d223c40921ea5e05567802d Mon Sep 17 00:00:00 2001 From: Deepak Shankargouda Date: Fri, 1 Apr 2016 20:52:45 -0700 Subject: Enabling Helix perf test runs for CoreCLR Enabling Helix perf test runs for CoreCLR --- tests/runtest.proj | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'tests/runtest.proj') diff --git a/tests/runtest.proj b/tests/runtest.proj index 18937f962c..991a0079ba 100644 --- a/tests/runtest.proj +++ b/tests/runtest.proj @@ -2,7 +2,7 @@ - + $(BaseOutputPathWithConfig) $(SourceDir)\TestWrappers_$(Platform)_$(Configuration)\ @@ -412,6 +412,21 @@ namespace $([System.String]::Copy($(Category)).Replace(".","_").Replace("\",""). + + + + + + + + + + + + + + -- cgit v1.2.3