Skip to content

Commit a2a2954

Browse files
committed
get rid of DAE problem, unused
1 parent 532c3ff commit a2a2954

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/interface/aliasing_tests.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
using OrdinaryDiffEq, Test
22

33
import ODEProblemLibrary: prob_ode_2Dlinear
4-
import DAEProblemLibrary: prob_dae_transamp
54

65
# Test that the old keyword works, and that the new AliasSpecier works.
76
u0_old_alias_kwarg_sol = solve(prob_ode_linear, Tsit5(), alias_u0 = true)

0 commit comments

Comments
 (0)