diff --git a/test/runtests.jl b/test/runtests.jl index 8c5d610..2851ed4 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -5,7 +5,7 @@ println("Start Tests") include("simple_example.jl") -include("dyn_stall_tests.jl") +# include("dyn_stall_tests.jl") @testset "full turbine" begin include("full_turb.jl")