We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61d4a0d commit 7da4a00Copy full SHA for 7da4a00
test/runtests.jl
@@ -13,6 +13,7 @@ end
13
SymbolicUtils.show_simplified[] = false
14
15
#using SymbolicUtils: Rule
16
+@test_broken isempty(detect_unbound_args(SymbolicUtils))
17
18
include("basics.jl")
19
include("order.jl")
0 commit comments