Skip to content

Commit

Permalink
remove line that was hack to skip test
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke committed Apr 20, 2024
1 parent ecdbccf commit 0ceb1ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_basic.py
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ def test_coords(request, capfd):


def test_to_vtk(tmpdir_factory, request):
pass

test_file = str(request.path.parent / 'fuel_pin.h5m')
groups = dagmc.DAGModel(test_file).groups_by_name
Expand Down

0 comments on commit 0ceb1ba

Please sign in to comment.