Skip to content

Commit 985e8a8

Browse files
committed
Updating test (not sure if this is a bump-when-broken test)
1 parent 5856e86 commit 985e8a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MathlibTest/TransImports.lean

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
import Mathlib.Util.TransImports
22

33
/--
4-
info: 'MathlibTest.TransImports' has at most 1000 transitive imports
4+
info: 'MathlibTest.TransImports' has at most 2000 transitive imports
55
66
2 starting with "Mathlib.Tactic.Linter.H":
77
[Mathlib.Tactic.Linter.HashCommandLinter, Mathlib.Tactic.Linter.Header]
88
-/
99
#guard_msgs in
10-
#trans_imports "Mathlib.Tactic.Linter.H" at_most 1000
10+
#trans_imports "Mathlib.Tactic.Linter.H" at_most 2000

0 commit comments

Comments
 (0)