This website requires JavaScript.
Explore
Help
Sign in
maya-chen
/
flask
Watch
1
Star
0
Fork
You've already forked flask
0
forked from
orbit-oss/flask
Code
Pull requests
Activity
8840973a33
flask
/
run-tests.py
4 lines
62 B
Python
Raw
Normal View
History
Unescape
Escape
Added shebang to the test run file
2011-08-26 18:20:33 +01:00
#!/usr/bin/env python
Some more cleanups in how the test runner is invoked
2011-08-26 17:35:47 +01:00
from
flask
.
testsuite
import
main
main
(
)
Copy permalink