noseMPI uncommented

This commit is contained in:
Bryan Herman 2014-03-05 17:54:25 -05:00
parent 0ea86d60d0
commit 83ac6bc925

View file

@ -3,7 +3,7 @@
import os
from subprocess import Popen, STDOUT, PIPE, call
import filecmp
#from nose_mpi import NoseMPI
from nose_mpi import NoseMPI
import glob
pwd = os.path.dirname(__file__)