Updated all tests with relative location of Python API

This commit is contained in:
Will Boyd 2015-03-10 14:48:19 -04:00
parent f59e0afcff
commit 1cac1385bf
82 changed files with 164 additions and 2 deletions

View file

@ -2,6 +2,8 @@
import sys
sys.path.insert(0, '../../src/utils')
# import statepoint
from openmc.statepoint import StatePoint