1
0
mirror of https://github.com/balkian/bitter.git synced 2024-12-22 16:38:13 +00:00
bitter/tests/test_utils.py

8 lines
109 B
Python
Raw Normal View History

2016-01-14 20:41:14 +00:00
from unittest import TestCase
class TestUtils(TestCase):
def test_get_user(self):
assert True