Skip to content

Commit f0f7909

Browse files
committed
Missing using
1 parent 0189c2a commit f0f7909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ControlExamplePlots.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ catch
77
Pkg.clone("https://github.com/tbreloff/VisualRegressionTests.jl.git")
88
end
99

10-
using ControlSystems, Plots
10+
using ControlSystems, Plots, VisualRegressionTests
1111

1212
include("genplots.jl")
1313

0 commit comments

Comments
 (0)