Skip to content

Commit ae61004

Browse files
Khaluisacicolini
authored andcommitted
chore: remove stray profiler option from test
1 parent bb938a3 commit ae61004

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/lean/run/grind_constProp.lean

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ set_option grind.warning false
55
attribute [grind cases] Or
66
attribute [grind =] List.length_nil List.length_cons Option.getD
77

8-
set_option profiler true
9-
108
abbrev Var := String
119

1210
inductive Val where

0 commit comments

Comments
 (0)