Skip to content

Commit

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

def test_success():
assert True

0 comments on commit 64c5fbd

Please sign in to comment.