diff --git a/jenkins_test.sh b/jenkins_test.sh index 5d6ff31..d09b293 100644 --- a/jenkins_test.sh +++ b/jenkins_test.sh @@ -3,4 +3,4 @@ mkdir -p TestFiles TestFiles/NUnit.Runners/NUnit.ConsoleRunner.3.11.1/tools/nunit3-console.exe "RecrownedGTK.Tests/RecrownedGTK.Tests.csproj" --result=nunit3 --work="TestFiles" -TestFiles/NUnit.Runners/NUnit.ConsoleRunner.3.11.1/tools/nunit3-console.exe "RecrownedGTK.Tools.Tests/RecrownedGTK.Tools.Tests.csproj"--result=nunit3 --work="TestFiles" \ No newline at end of file +TestFiles/NUnit.Runners/NUnit.ConsoleRunner.3.11.1/tools/nunit3-console.exe "RecrownedGTK.Tools.Tests/RecrownedGTK.Tools.Tests.csproj" --result=nunit3 --work="TestFiles" \ No newline at end of file