kenken999's picture
m
e2444ac
raw
history blame contribute delete
62 Bytes
import pytest
from app import main
def test_app():
main()