Skip to content

Commit

Permalink
Updated tests to include perturbations.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanstwrt committed Oct 2, 2019
1 parent a42be9b commit f65bb06
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fridge/test_suite/reactorMaker_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

global_vars = gb.GlobalVariables()
cur_dir = os.path.dirname(__file__)
mcnp_dir = os.path.join(cur_dir, '../mcnp_input_files/')
mcnp_dir = os.path.join(cur_dir, '../mcnp_input_files/Test_Inputs')
mcnp_test_dir = os.path.join(cur_dir, '../mcnp_input_files/')


Expand Down

0 comments on commit f65bb06

Please sign in to comment.