Move tests
This commit is contained in:
parent
17c640fe5c
commit
0c4f17008d
55 changed files with 2 additions and 6 deletions
3
tests/test_apps/lib/python2.5/site-packages/site_app.py
Normal file
3
tests/test_apps/lib/python2.5/site-packages/site_app.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import flask
|
||||
|
||||
app = flask.Flask(__name__)
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
import flask
|
||||
|
||||
app = flask.Flask(__name__)
|
||||
Loading…
Add table
Add a link
Reference in a new issue