3 lines
34 B
Python
3 lines
34 B
Python
def test_app(app):
|
|
assert app
|
def test_app(app):
|
|
assert app
|