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.
2 parents 0626e8f + 597c566 commit d143b79Copy full SHA for d143b79
test/polyform.jl
@@ -1,8 +1,6 @@
1
using SymbolicUtils: PolyForm, Term, symtype
2
using Test, SymbolicUtils
3
4
-include("utils.jl")
5
-
6
@testset "div and polyform" begin
7
@syms x y z
8
@test_skip repr(PolyForm(x-y)) == "-y + x"
0 commit comments