mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
noseMPI uncommented
This commit is contained in:
parent
0ea86d60d0
commit
83ac6bc925
1 changed files with 1 additions and 1 deletions
|
|
@ -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__)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue