Skip to content

Commit

Permalink
removed obsolete test
Browse files Browse the repository at this point in the history
  • Loading branch information
Oskar Taubert committed Nov 7, 2023
1 parent bff313e commit 1fdfbdd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/test_population.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,3 @@ def test_individual():

ind["cat1"] = "b"
assert ind.position[5] == 1.


@pytest.mark.mpi_skip
def test_limits():
raise

0 comments on commit 1fdfbdd

Please sign in to comment.