bidon/tests/test_basic.py

8 lines
74 B
Python

def test_true():
assert True
# def test_fail():
# assert False