]> git.phdru.name Git - cookiecutter.git/blob - project_template/tests/test_test.py
d4b9c596a850ab281a1ae6f39160e082b8a9fd35
[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