File size: 62 Bytes
1e13199
 
 
 
 
1
2
3
4
5
import pytest
from app import main

def test_app():
    main()