no error in tests

This commit is contained in:
Emmanuel Cazenave 2018-06-08 17:07:23 +02:00
parent fa83f44a76
commit a4ba22ac0a
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