Skip to content

Commit c52088c

Browse files
Update diffeqfunction_tests.jl
1 parent 561dfcd commit c52088c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/diffeqfunction_tests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
using DiffEqBase, Test, RecursiveArrayTools
2+
import SciMLBase: AbstractSciMLFunction
23

34
macro iop_def(funcdef::Expr)
45
"""Define in- and out-of-place functions simultaneously.

0 commit comments

Comments
 (0)