Skip to content

Commit 763bbac

Browse files
committed
update paths
1 parent d2c7903 commit 763bbac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/ControlSystemsBase/test/runtests.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ my_tests = [
4343
"test_plots",
4444
"test_dsp",
4545
"test_implicit_diff",
46-
"test_rootlocus.jl",
47-
"test_root_locus_matrix.jl",
46+
"test_rootlocus",
47+
"test_root_locus_matrix",
4848
]
4949

5050
@testset "All Tests" begin

0 commit comments

Comments
 (0)