diff options
author | Jason Koenig <unknown> | 2011-07-15 17:42:55 -0700 |
---|---|---|
committer | Jason Koenig <unknown> | 2011-07-15 17:42:55 -0700 |
commit | 6452c714971018391c7b49871865e8957cacb203 (patch) | |
tree | 1384c8aa4e32922badeb1ab31c9adc4d08a666fe /Test/sanity | |
parent | b20306de5978493dd2096bcc884ea0ec2de6f9c2 (diff) |
Fixed regression test failures due to removal of bodiless methods and functions.
Diffstat (limited to 'Test/sanity')
-rw-r--r-- | Test/sanity/Answer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/sanity/Answer b/Test/sanity/Answer index 98607529..41d2f18c 100644 --- a/Test/sanity/Answer +++ b/Test/sanity/Answer @@ -1,4 +1,4 @@ Boogie program verifier finished with 1 verified, 0 errors
-Dafny program verifier finished with 10 verified, 0 errors
+Dafny program verifier finished with 8 verified, 0 errors
|