mirror of
https://github.com/Steffo99/io-beep-boop.git
synced 2024-11-22 16:34:18 +00:00
2 lines
73 B
Python
2 lines
73 B
Python
def test_something_so_pytest_does_not_exit_with_1():
|
|
assert 1+1 == 2
|