4 lines
35 B
Python
4 lines
35 B
Python
|
|
def test_app(app):
|
|
assert app
|
|
|
def test_app(app):
|
|
assert app
|