congress-dashboard/congress_dashboard/test/tests/test_fake.py
Anusha Ramineni 2a43ed659a Initial UI-cookiecutter commit
Partially-Implements: blueprint enhance-congress-dashboard
Partial-Bug: #1653743
Change-Id: Ia6c034011385e3af558bd5052cad134ada6fdbcb
2017-03-14 09:20:55 +00:00

8 lines
102 B
Python

from oslotest import base
class TestCase(base.BaseTestCase):
def test_fake(self):
pass