提交 0d99dd17 authored 作者: serdyuk's avatar serdyuk

Fixed typo in comment

上级 08bd312a
...@@ -28,7 +28,7 @@ def checkfor(testcase, fn, E): ...@@ -28,7 +28,7 @@ def checkfor(testcase, fn, E):
# we got the exception we wanted # we got the exception we wanted
return return
else: else:
# we did not getishe exception we wanted # we did not get the exception we wanted
raise raise
# fn worked, but it shouldn't have # fn worked, but it shouldn't have
testcase.fail() testcase.fail()
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论