main_test.py 59 B

1234
  1. import pytest
  2. if __name__ == '__main__':
  3. pytest.main()