Skip to content

Commit b3bd6d2

Browse files
committed
fix test
1 parent b85953a commit b3bd6d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/lean/run/grind_indexmap.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import Std.Data.HashMap
66

77
set_option grind.warning false
88

9-
macro_rules | `(tactic| get_elem_tactic_trivial) => `(tactic| grind)
9+
macro_rules | `(tactic| get_elem_tactic_extensible) => `(tactic| grind)
1010

1111
open Std
1212

0 commit comments

Comments
 (0)