Skip to content

Commit 0223be5

Browse files
committed
ODEDifferentiation qa
1 parent 904385f commit 0223be5

File tree

1 file changed

+3
-1
lines changed
  • lib/OrdinaryDiffEqDifferentiation/test

1 file changed

+3
-1
lines changed

lib/OrdinaryDiffEqDifferentiation/test/qa.jl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ using Aqua
33

44
@testset "Aqua" begin
55
Aqua.test_all(
6-
OrdinaryDiffEqDifferentiation
6+
OrdinaryDiffEqDifferentiation;
7+
piracies = false,
8+
ambiguities = false
79
)
810
end

0 commit comments

Comments
 (0)