Skip to content

Commit

Permalink
Now pointing at the correct executable to run the JS specs
Browse files Browse the repository at this point in the history
  • Loading branch information
pavsaund committed Jul 14, 2014
1 parent 8523a96 commit 35b4add
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build/RunJavascriptSpecs.cmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo off
call CreateTestResultsDir.cmd
@echo on
..\Tools\Forseti\Forseti.Console.exe "..\Source\Forseti.yaml" "..\TestResults\forseti.testresults.trx" "BUILD-CI"
..\Tools\Forseti\Forseti.Output.exe "..\Source\Forseti.yaml" "..\TestResults\forseti.testresults.trx" "BUILD-CI"
@echo off

0 comments on commit 35b4add

Please sign in to comment.