Update app directory structure, add home and routes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import pytest
|
||||
import tornado.web
|
||||
from app import make_app
|
||||
from atst.app import make_app
|
||||
|
||||
@pytest.fixture
|
||||
def app():
|
||||
|
Reference in New Issue
Block a user