/functional_tests/doc_tests/test_issue107/support/test_spam.py
https://bitbucket.org/jpellerin/nose/ · Python · 5 lines · 4 code · 1 blank · 0 comment · 0 complexity · 49d6dbf013eb3c4e2b2774335b68f041 MD5 · raw file
- def test_spam():
- assert True
- def test_eggs():
- pass