X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2c02b1b6297713d02480098bfa31d62c926eed29..837323233c2556b31bf424e593f38ab6a3622687:/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 037f601e32..3500615e22 100644 --- a/teshsuite/smpi/mpich3-test/f90/pt2pt/allpairf90.f90 +++ b/teshsuite/smpi/mpich3-test/f90/pt2pt/allpairf90.f90 @@ -26,7 +26,7 @@ call test_pair_ssend( comm, errs ) call test_pair_rsend( comm, errs ) call test_pair_isend( comm, errs ) - !call test_pair_irsend( comm, errs ) !FIXME + call test_pair_irsend( comm, errs ) call test_pair_issend( comm, errs ) call test_pair_psend( comm, errs ) !call test_pair_prsend( comm, errs )