Skip to content

Commit 7da4a00

Browse files
committed
test_broken for no unbound parameters
1 parent 61d4a0d commit 7da4a00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ end
1313
SymbolicUtils.show_simplified[] = false
1414

1515
#using SymbolicUtils: Rule
16+
@test_broken isempty(detect_unbound_args(SymbolicUtils))
1617

1718
include("basics.jl")
1819
include("order.jl")

0 commit comments

Comments
 (0)