aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/ide/undo014.fake
diff options
context:
space:
mode:
authorGravatar Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr>2016-03-16 19:27:00 +0100
committerGravatar Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr>2016-03-19 01:42:01 +0100
commit5c8fc9aebe072237a65fc9ed7acf8ae559a78243 (patch)
treef45c69234da230de8901112dd5936dce4ed1fe6e /test-suite/ide/undo014.fake
parent5bce635ad876bde78a7ffabc3e781112e5418a65 (diff)
Moving the parsing of the Ltac proof mode to G_ltac.
Diffstat (limited to 'test-suite/ide/undo014.fake')
-rw-r--r--test-suite/ide/undo014.fake2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/ide/undo014.fake b/test-suite/ide/undo014.fake
index 6d58b061e..f5fe77470 100644
--- a/test-suite/ide/undo014.fake
+++ b/test-suite/ide/undo014.fake
@@ -22,5 +22,5 @@ ADD { destruct H. }
ADD { Qed. }
ADD { apply H. }
ADD { Qed. }
-QUERY { Fail idtac. }
+QUERY { Fail Show. }
QUERY { Check (aa,bb,cc). }