比较提交
1 次代码提交
作者 | SHA1 | 提交日期 | |
---|---|---|---|
|
44a0c2788d |
7
test_bad.py
普通文件
7
test_bad.py
普通文件
@ -0,0 +1,7 @@
|
||||
# Adapted from the test_sample.py example in the pytest documentation
|
||||
|
||||
def inc(x):
|
||||
return x - 1
|
||||
|
||||
def test_answer():
|
||||
assert inc(3) == 4
|
正在加载...
x
在新工单中引用
屏蔽一个用户