Skip to content

Commit

Permalink
remand a test
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew McCluskey committed Feb 25, 2020
1 parent 40fef12 commit 132b603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uravu/tests/test_relationship.py
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ def test_max_likelihood(self):
test_rel.max_likelihood()
assert_almost_equal(test_rel.variables, np.array([2, 1]))

def test_prior(self):
def test_prior_a(self):
"""
Test prior function.
"""
Expand Down

0 comments on commit 132b603

Please sign in to comment.