summaryrefslogtreecommitdiff
path: root/Test/vstte2012
diff options
context:
space:
mode:
authorGravatar Rustan Leino <leino@microsoft.com>2012-10-04 19:26:54 -0700
committerGravatar Rustan Leino <leino@microsoft.com>2012-10-04 19:26:54 -0700
commit5558ba719abd8c9f6184e9d1b70afccfec649a6d (patch)
tree5c0538b126f5980a542eba3b99f9ef59b02a379b /Test/vstte2012
parenta4af24114ae44ee34246fdc8bd16ce05d5518c20 (diff)
Fixed some goof-ups in the test script edits
Changed the test output to make it easier to spot (in the console output) that everything passed with success or if there were any failures
Diffstat (limited to 'Test/vstte2012')
-rw-r--r--Test/vstte2012/runtest.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/vstte2012/runtest.bat b/Test/vstte2012/runtest.bat
index c2236cf7..ecccd929 100644
--- a/Test/vstte2012/runtest.bat
+++ b/Test/vstte2012/runtest.bat
@@ -2,7 +2,7 @@
setlocal
set BINARIES=..\..\Binaries
-set DAFNY_EXE=%BINARIES\Dafny.exe
+set DAFNY_EXE=%BINARIES%\Dafny.exe
for %%f in (
Two-Way-Sort.dfy