diff --git a/test/domains/continuum/test_reset_functions.jl b/test/domains/continuum/test_reset_functions.jl index 99abceb..e49962b 100644 --- a/test/domains/continuum/test_reset_functions.jl +++ b/test/domains/continuum/test_reset_functions.jl @@ -6,7 +6,7 @@ using LinearAlgebra using SparseArrays # For nnz() using Test -include("test_helpers.jl") +# test_helpers.jl is included by runtests.jl @testset "reset! functions" begin kernel = create_test_kernel()