bidon commit

This commit is contained in:
Emmanuel Cazenave 2020-04-02 11:35:55 +02:00
parent 9e051fca62
commit 3839c00143
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@ def test_true(db):
assert True
def test_fail():
def test_notfail():
assert True