kenken999's picture
fdf
f7197e2
raw
history blame
62 Bytes
import pytest
from app import main
def test_app():
main()