Improve test coverage.

This commit is contained in:
Anthony Sottile 2014-04-13 22:21:42 -07:00
parent b80ca9e84a
commit 8270d81308
4 changed files with 44 additions and 1 deletions

View file

@ -0,0 +1,5 @@
def foo(obj):
import pdb; pdb.set_trace()
return 5