/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

  1. def test_spam():
  2. assert True
  3. def test_eggs():
  4. pass