File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ pmpo_add_fortran_exe(testFortran testFortran.f90)
5353pmpo_add_fortran_exe(testFortranReadMPAS testFortranReadMPAS.f90)
5454pmpo_add_fortran_exe(testFortranMPMeshModule testFortranMPMeshModule.f90)
5555pmpo_add_fortran_exe(testFortranMPAdvection testFortranMPAdvection.f90)
56- pmpo_add_fortran_exe(testFortranCreateMPs testFortranCreateMPs .f90)
56+ pmpo_add_fortran_exe(testFortranCreateRebuildMPs testFortranCreateRebuildMPs .f90)
5757
5858#add test
5959find_program (MPIRUN_EXECUTABLE NAMES mpirun)
8989 set (TEST_NC_FILE ${TEST_NC_FILE_PLANAR} )
9090endif ()
9191pmpo_add_test(testFortranReadMPAS ./testFortranReadMPAS ${TEST_NC_FILE} )
92- pmpo_add_test(testFortranCreateMPs ./testFortranCreateMPs ${TEST_NC_FILE} )
92+ pmpo_add_test(testFortranCreateRebuildMPs ./testFortranCreateRebuildMPs ${TEST_NC_FILE} )
9393
9494pmpo_add_test(test_timing ./timeAssmblyWachspress 1 ${TEST_NC_FILE} )
9595pmpo_add_test(test_wachspress ./testWachspress ${TEST_NC_FILE} )
File renamed without changes.
You can’t perform that action at this time.
0 commit comments