no error in tests

This commit is contained in:
Emmanuel Cazenave 2018-06-08 16:51:59 +02:00
parent 609811ab1d
commit 81a47dc535
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ def test_true(db):
def test_fail():
assert False
assert True