mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Finalizing the capi after the complex cell test.
This commit is contained in:
parent
3e0dc41ea1
commit
b373fd5931
1 changed files with 2 additions and 0 deletions
|
|
@ -29,3 +29,5 @@ def test_complex_cell_capi():
|
|||
|
||||
assert tuple(cell_box[0]) == expected_boxes[cell_id][0]
|
||||
assert tuple(cell_box[1]) == expected_boxes[cell_id][1]
|
||||
|
||||
openmc.capi.finalize()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue