From 9275fbedad695cf716d4b1c49f77e45de65eac87 Mon Sep 17 00:00:00 2001 From: Benjamin Bouvier Date: Thu, 21 Jun 2012 17:20:24 +0200 Subject: [PATCH] Making mpi tests dir --- eo/test/{t-eoMpiParallelApply.cpp => mpi/parallelApply.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename eo/test/{t-eoMpiParallelApply.cpp => mpi/parallelApply.cpp} (100%) diff --git a/eo/test/t-eoMpiParallelApply.cpp b/eo/test/mpi/parallelApply.cpp similarity index 100% rename from eo/test/t-eoMpiParallelApply.cpp rename to eo/test/mpi/parallelApply.cpp