Imported Upstream version 1.1.2
[platform/upstream/python-nose.git] / functional_tests / doc_tests / test_coverage_html / support / tests / test_covered.py
1 import blah
2
3 def test_blah():
4     blah.dostuff()