We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb55633 commit 5610e0eCopy full SHA for 5610e0e
tests/test-annotations.el
@@ -13,7 +13,6 @@
13
(elsa-test-with-analysed-form "|(1+ \"foo\") ;; elsa-disable-line" form
14
:state state
15
:errors-var errors
16
- (elsa-log "ignored lines %s" (oref state ignored-lines))
17
(expect errors :to-be nil)))))
18
19
(describe "elsa-disable-next-line"
0 commit comments