This website works better with JavaScript.
Explore
Help
Sign In
playground
/
flask
mirror of
https://github.com/mitsuhiko/flask.git
Watch
1
Star
0
Fork
You've already forked flask
0
Code
Issues
Releases
Activity
Browse Source
Added shebang to the test run file
pull/309/head
Armin Ronacher
14 years ago
parent
e509d25d32
commit
c0f42a0978
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
run-tests.py
1
run-tests.py
Unescape
Escape
View File
@ -1,2 +1,3 @@
#!/usr/bin/env python
from
flask
.
testsuite
import
main
main
(
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
playground/flask
Title
Body
Create Issue