Skip to content

Commit 88537b0

Browse files
committed
debug unit tests
1 parent 8c402f3 commit 88537b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/runtests.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# spell-checker: disable
22

3+
using ModelPredictiveControl
34
using ControlSystemsBase
45
using Documenter
56
using LinearAlgebra
6-
using ModelPredictiveControl
7+
using JuMP
78
using Test
89

910

0 commit comments

Comments
 (0)