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