From 9c52d077f3d14dd049067945f165d35dbacaf384 Mon Sep 17 00:00:00 2001 From: Egor Chesakov Date: Wed, 15 May 2019 16:32:41 -0700 Subject: Enable JIT\superpmi\superpmicollect on Linux and macOS (#24560) * Replace backslashes with forward slashes in tests/src/JIT/superpmi/TestProjects.txt * Enable JIT\superpmi\superpmicollect.csproj on Linux and macOS --- tests/src/JIT/superpmi/TestProjects.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/src/JIT') diff --git a/tests/src/JIT/superpmi/TestProjects.txt b/tests/src/JIT/superpmi/TestProjects.txt index fd29fd9c69..84f34455c9 100644 --- a/tests/src/JIT/superpmi/TestProjects.txt +++ b/tests/src/JIT/superpmi/TestProjects.txt @@ -1,3 +1,3 @@ -..\Performance\CodeQuality\Bytemark\Bytemark.csproj -..\Methodical\fp\exgen\10w5d_cs_do.csproj -..\Generics\Coverage\chaos65204782cs.csproj \ No newline at end of file +../Performance/CodeQuality/Bytemark/Bytemark.csproj +../Methodical/fp/exgen/10w5d_cs_do.csproj +../Generics/Coverage/chaos65204782cs.csproj -- cgit v1.2.3