更新 'test_sample.py'
continuous-integration/drone/push Build is passing Details

master
root 4 years ago
parent 5ec3391f13
commit 0bb7a03431

@ -4,4 +4,4 @@ def inc(x):
def test_answer():
assert inc(3) == 5
assert inc(3) == 4
Loading…
Cancel
Save