Skip to content

Commit e274de7

Browse files
committed
no unbound params
1 parent c6b3999 commit e274de7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/runtests.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ macro eqtest(expr)
1212
end
1313
SymbolicUtils.show_simplified[] = false
1414

15-
#using SymbolicUtils: Rule
16-
@test_broken isempty(detect_unbound_args(SymbolicUtils))
17-
1815
include("basics.jl")
1916
include("order.jl")
2017
include("rewrite.jl")

0 commit comments

Comments
 (0)