From da1957311b667d98c9fe88c174badabf2ce4aa30 Mon Sep 17 00:00:00 2001 From: TomPallister Date: Thu, 22 Sep 2016 20:52:59 +0100 Subject: [PATCH] Changed scripts so acceptance tests pass when you run them from root --- Ocelot.sln | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Ocelot.sln b/Ocelot.sln index 4387cd03d..73df05021 100644 --- a/Ocelot.sln +++ b/Ocelot.sln @@ -7,9 +7,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{5CFB79B7-C9D EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3FA7C349-DBE8-4904-A2CE-015B8869CE6C}" ProjectSection(SolutionItems) = preProject + build.sh = build.sh global.json = global.json LICENSE.md = LICENSE.md README.md = README.md + run-benchmarks.sh = run-benchmarks.sh + run-tests.sh = run-tests.sh EndProjectSection EndProject Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "Ocelot", "src\Ocelot\Ocelot.xproj", "{AEC8FB40-B370-48A6-9B38-78E560041F01}"