We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c2f726 commit 617324dCopy full SHA for 617324d
test/dynamics/dynamics.jl
@@ -1,5 +1,5 @@
1
2
-test_files = ["additive_noise.jl", "affine_additive.jl", "nonlinear.jl", "uncertain_pwa.jl", "gaussian_process.jl", "stochastical_switched.jl"]
+test_files = ["additive_noise.jl", "affine_additive.jl", "nonlinear.jl", "uncertain_pwa.jl", "gaussian_process.jl", "stochastic_switched.jl"]
3
for f in test_files
4
@testset "dynamics/$f" include(f)
5
end
test/dynamics/stochastical_switched.jl test/dynamics/stochastic_switched.jl
0 commit comments