chore(tests/lean/interactive/info_goal): fix expected output

This commit is contained in:
Leonardo de Moura 2017-01-22 13:03:39 -08:00
parent 75525a1120
commit 3617440d30

View file

@ -1,5 +1,5 @@
{"message":"file invalidated","response":"ok","seq_num":0}
{"record":{"full-id":"tactic.interactive.exact","source":{"column":9,"file":"/library/init/meta/interactive.lean","line":138},"state":"⊢ ","type":"interactive.types.qexpr0 → tactic unit"},"response":"ok","seq_num":4}
{"record":{"doc":"This tactic applies to any goal. It gives directly the exact proof\nterm of the goal. Let `T` be our goal, let `p` be a term of type `U` then\n`exact p` succeeds iff `T` and `U` are definitionally equal.","full-id":"tactic.interactive.exact","source":{"column":9,"file":"/library/init/meta/interactive.lean","line":195},"state":"⊢ ","type":"interactive.types.qexpr0 → tactic unit"},"response":"ok","seq_num":4}
{"record":{"state":"no goals"},"response":"ok","seq_num":6}
{"record":{"state":"no goals"},"response":"ok","seq_num":8}
{"record":{"state":"⊢ "},"response":"ok","seq_num":11}