mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 12:18:45 -05:00
6 lines
85 B
Python
6 lines
85 B
Python
from cookbook.tests.test_setup import TestBase
|
|
|
|
|
|
class TestViews(TestBase):
|
|
pass
|