summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/handler/test_raco_handler.vader1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/handler/test_raco_handler.vader b/test/handler/test_raco_handler.vader
index 217fe2f9..565fd795 100644
--- a/test/handler/test_raco_handler.vader
+++ b/test/handler/test_raco_handler.vader
@@ -8,6 +8,7 @@ Execute(The raco handler should handle errors for the current file correctly):
AssertEqual
\ [
\ {
+ \ 'filename': 'foo.rkt',
\ 'lnum': 4,
\ 'col': 1,
\ 'type': 'E',