Skip to content

Commit

Permalink
NA test: remove could not find MPI message
Browse files Browse the repository at this point in the history
  • Loading branch information
soumagne committed Jan 10, 2024
1 parent d7f876f commit 3e7380c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Testing/common/na_test_mpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,6 @@ na_test_mpi_init_lib(void)
return;

error:
printf("Could not find mpi\n");
return;
}
#endif
Expand Down

0 comments on commit 3e7380c

Please sign in to comment.