working with latest bake ver
This commit is contained in:
parent
cd06cf2474
commit
7aeae05410
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ end
|
|||
|
||||
desc "run"
|
||||
task :run => :build do
|
||||
sh "./gps/UnitTest/gpsTests.exe"
|
||||
sh "./gps/build_UnitTest/gpsTests.exe"
|
||||
end
|
||||
|
||||
desc "clean"
|
||||
|
|
Loading…
Reference in a new issue