fix(tests/lean/interactive/findp): adjust test output

This commit is contained in:
Leonardo de Moura 2015-04-30 15:45:15 -07:00
parent 1c6067bac2
commit 125ab8c228

View file

@ -18,4 +18,5 @@ not_false|¬false
decidable_false|decidable false
of_not_is_false|¬is_false ?c → ?c
iff_false_intro|¬?a → (?a ↔ false)
tactic.exfalso|tactic
-- ENDFINDP