Skip to content

Commit

Permalink
try some more
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipDeegan committed Jun 5, 2024
1 parent 451024b commit af9e361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/dispersion/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ endif()

if(HighFive AND testMPI)
## These test use dump diagnostics so require HighFive!
phare_python3_exec(11 4 test-dispersion dispersion.py ${CMAKE_CURRENT_BINARY_DIR})
phare_mpi_python3_exec(11 4 test-dispersion dispersion.py ${CMAKE_CURRENT_BINARY_DIR})
endif()

0 comments on commit af9e361

Please sign in to comment.