This website requires JavaScript.
Explore
Help
Sign In
root
/
flask
mirror of
https://github.com/pallets/flask.git
Watch
1
Star
0
Fork
You've already forked flask
0
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
e509d25d32
flask
/
run-tests.py
3 lines
40 B
Python
Raw
Normal View
History
Unescape
Escape
Some more cleanups in how the test runner is invoked
2011-08-27 00:35:47 +08:00
from
flask
.
testsuite
import
main
main
(
)