Skip to content

Commit d30833d

Browse files
committed
up
1 parent b7f023c commit d30833d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/network_analysis/conservation_laws.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### Prepares Tests ###
22

33
# Fetch packages.
4-
using Catalyst, LinearAlgebra, Test
4+
using Catalyst, LinearAlgebra, NonlinearSolve, OrdinaryDiffEq
55

66
# Fetch test networks.
77
include("../test_networks.jl")

0 commit comments

Comments
 (0)