]> git.phdru.name Git - cookiecutter.git/blob - project_template/tests/test_test.py
Set PYTHONPATH for tests
[cookiecutter.git] / project_template / tests / test_test.py
1 #! /usr/bin/env python
2
3
4 class TestTest(object):
5     def test_test(self):
6         assert True