diff --git a/tests/test_cmfd_feed/results.py b/tests/test_cmfd_feed/results.py index a21aaf126d..125d13a8ea 100644 --- a/tests/test_cmfd_feed/results.py +++ b/tests/test_cmfd_feed/results.py @@ -3,11 +3,10 @@ import sys import numpy as np -import openmc - sys.path.insert(0, '../../src/utils') # import statepoint +import openmc from openmc.statepoint import StatePoint # read in statepoint file diff --git a/tests/test_cmfd_jfnk/results.py b/tests/test_cmfd_jfnk/results.py index 861cc63da3..e104fbd9ae 100644 --- a/tests/test_cmfd_jfnk/results.py +++ b/tests/test_cmfd_jfnk/results.py @@ -3,11 +3,10 @@ import sys import numpy as np -import openmc - sys.path.insert(0, '../../src/utils') # import statepoint +import openmc from openmc.statepoint import StatePoint # read in statepoint file diff --git a/tests/test_cmfd_nofeed/results.py b/tests/test_cmfd_nofeed/results.py index 861cc63da3..e104fbd9ae 100644 --- a/tests/test_cmfd_nofeed/results.py +++ b/tests/test_cmfd_nofeed/results.py @@ -3,11 +3,10 @@ import sys import numpy as np -import openmc - sys.path.insert(0, '../../src/utils') # import statepoint +import openmc from openmc.statepoint import StatePoint # read in statepoint file