Skip to content

Commit

Permalink
Fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanfreckleton committed Nov 24, 2015
1 parent 6229339 commit 583acae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test_ci.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
def test_failure():
assert False

def test_success():
assert True

0 comments on commit 583acae

Please sign in to comment.