flask/run-tests.py

3 lines
40 B
Python
Raw Normal View History

from flask.testsuite import main
main()