Skip to content

Commit

Permalink
Changed scripts so acceptance tests pass when you run them from root
Browse files Browse the repository at this point in the history
  • Loading branch information
TomPallister committed Sep 22, 2016
1 parent 61dbb67 commit da19573
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Ocelot.sln
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit da19573

Please sign in to comment.