Skip to content

Commit

Permalink
activate all other tests
Browse files Browse the repository at this point in the history
  • Loading branch information
boriskaus committed Oct 21, 2024
1 parent b369e97 commit f8f9475
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ if Sys.iswindows()
do_mpi = false
end

#=
# Do the MPI tests first so we do not have mpi running inside MPI
# XXX: Currently not working on windows, not sure why
if do_mpi
Expand All @@ -37,7 +36,3 @@ include("test_snes.jl")

# Run the examples to make sure they all work
include("examples.jl")
=#

include("test_dmstag.jl")

0 comments on commit f8f9475

Please sign in to comment.