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.
@eqtest
1 parent 0626e8f commit 597c566Copy full SHA for 597c566
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