Skip to content

Commit 5ed9c5d

Browse files
committed
added todo comment
1 parent 75cc012 commit 5ed9c5d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test/methods/rule_based/test_special_functions.jl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ using SymbolicIntegration
33
using SpecialFunctions
44
using Symbolics
55

6+
# TODO move these tests to rundifficulttests.jl together with all the other integrals
7+
# putting all the integrals in a test files with the soultions
8+
69
@testset "RuleBased special-function integrals" begin
710
@variables x a
811
method = RuleBasedMethod()

0 commit comments

Comments
 (0)