X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0e9c0448c6566825b170b98ecff716b098bda10e..f8aee9e9605123e308d1e1ece136c5912f3dc367:/teshsuite/smpi/mpich3-test/f90/pt2pt/allpairf90.f90 diff --git a/teshsuite/smpi/mpich3-test/f90/pt2pt/allpairf90.f90 b/teshsuite/smpi/mpich3-test/f90/pt2pt/allpairf90.f90 index 70f5c51081..92251df6b1 100644 --- a/teshsuite/smpi/mpich3-test/f90/pt2pt/allpairf90.f90 +++ b/teshsuite/smpi/mpich3-test/f90/pt2pt/allpairf90.f90 @@ -21,6 +21,7 @@ call MTest_Init( ierr ) do while ( mtestGetIntraComm( comm, 2, .false. ) ) + call test_pair_send( comm, errs ) call test_pair_ssend( comm, errs ) !call test_pair_rsend( comm, errs )