Skip to content

Commit

Permalink
simpler test
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Dec 6, 2023
1 parent b13f304 commit 7b76c52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_slice_of_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,5 +184,4 @@ def test_phir_slice_of_data_circular_simulation_normalization(

def test_rz_slice_of_data_point_simulation_combined(point_source_simulation):
tally = point_source_simulation
mesh = tally.find_filter(openmc.MeshFilter).mesh
plot_mesh_tally_rz_slice(tally=[tally, tally])

0 comments on commit 7b76c52

Please sign in to comment.