Skip to content

Commit 617324d

Browse files
committed
Rename file
1 parent 7c2f726 commit 617324d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

test/dynamics/dynamics.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
test_files = ["additive_noise.jl", "affine_additive.jl", "nonlinear.jl", "uncertain_pwa.jl", "gaussian_process.jl", "stochastical_switched.jl"]
2+
test_files = ["additive_noise.jl", "affine_additive.jl", "nonlinear.jl", "uncertain_pwa.jl", "gaussian_process.jl", "stochastic_switched.jl"]
33
for f in test_files
44
@testset "dynamics/$f" include(f)
55
end
File renamed without changes.

0 commit comments

Comments
 (0)