summaryrefslogtreecommitdiff
path: root/test/handler
diff options
context:
space:
mode:
authorHoracio Sanson <hsanson@gmail.com>2021-01-24 14:07:12 +0900
committerGitHub <noreply@github.com>2021-01-24 14:07:12 +0900
commit18eb6a0758717662f7674801c01091d2a972dfeb (patch)
tree9fc7eb5b21e4092fcbab7d819287bfeaf864a067 /test/handler
parent580271b510b3a6b91aa5581aa8476465f1dc5ce4 (diff)
parentbacb8bb9023725f82b90dcea2c120274676eed99 (diff)
downloadale-18eb6a0758717662f7674801c01091d2a972dfeb.zip
Merge pull request #3557 from benknoble/dafny-filename-again
dafny: update filename handling
Diffstat (limited to 'test/handler')
-rw-r--r--test/handler/test_dafny_handler.vader2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/handler/test_dafny_handler.vader b/test/handler/test_dafny_handler.vader
index 472615ac..4ca288d2 100644
--- a/test/handler/test_dafny_handler.vader
+++ b/test/handler/test_dafny_handler.vader
@@ -22,7 +22,7 @@ Execute(The Dafny handler should parse output correctly):
\ 'type': 'W'
\ },
\ {
- \ 'bufnr': 0,
+ \ 'filename': 'File.dfy',
\ 'col': 45,
\ 'lnum': 123,
\ 'text': "Verification of 'Impl$$_22_Proof.__default.PutKeepsMapsFull' timed out after 2 seconds",