Skip to content

Commit bd212cb

Browse files
Fix duplicate include in test runner
1 parent 60df1e3 commit bd212cb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/runtests.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ include("simulation_data_tests.jl")
3232

3333
# 2. Core Functionality Tests (major coverage increase)
3434
@testset "Core Functionality" begin
35-
include("core_functionality_tests.jl")
3635
run_core_functionality_tests()
3736
end
3837

0 commit comments

Comments
 (0)