forked from orbit-oss/flask
Added shebang to the test run file
This commit is contained in:
parent
e509d25d32
commit
c0f42a0978
1 changed files with 1 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
||||||
|
#!/usr/bin/env python
|
||||||
from flask.testsuite import main
|
from flask.testsuite import main
|
||||||
main()
|
main()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue