This commit is contained in:
pokeeffe-molecula 2022-01-08 16:42:23 -06:00
parent a5c36d5c21
commit 6dee0d1ec2

View file

@ -4,4 +4,4 @@ def inc(x):
def test_answer():
assert inc(3) == 6
assert inc(3) == 1