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