Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
amartinhuertas committed Mar 10, 2024
1 parent b826ca5 commit 37306a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ function run_tests(testdir)
np = [1,2,4]
extra_args = ""
elseif f in ["PoissonAnisotropicOctreeModelsTests.jl"]
continue
return
np = [1,4]
extra_args = ""
else
Expand Down

0 comments on commit 37306a2

Please sign in to comment.