Skip to content

Commit

Permalink
typo fix in runtests.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
amartinhuertas committed Mar 28, 2024
1 parent 9d5208e commit 281c4aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ function run_tests(testdir)
extra_args = ""
elseif f in ["PoissonAnisotropicOctreeModelsTests.jl"]
np = [1,4]
extra_args = ""
elseif f in ["PeriodicModels.jl"]
np = [1]
extra_args = ""
Expand Down

0 comments on commit 281c4aa

Please sign in to comment.