summaryrefslogtreecommitdiff
path: root/test-suite/ide/undo013.fake
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/ide/undo013.fake')
-rw-r--r--test-suite/ide/undo013.fake1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/ide/undo013.fake b/test-suite/ide/undo013.fake
index 921a9d0f..a3ccefd2 100644
--- a/test-suite/ide/undo013.fake
+++ b/test-suite/ide/undo013.fake
@@ -4,6 +4,7 @@
# Test backtracking in presence of nested proofs
# Second, trigger the undo of an inner proof
#
+ADD { Set Nested Proofs Allowed. }
ADD { Lemma aa : True -> True /\ True. }
ADD { intro H. }
ADD { split. }