Move tests

This commit is contained in:
Markus Unterwaditzer 2014-08-31 21:48:21 +02:00
parent 17c640fe5c
commit 0c4f17008d
55 changed files with 2 additions and 6 deletions

View file

@ -0,0 +1,3 @@
import flask
app = flask.Flask(__name__)

View file

@ -0,0 +1,3 @@
import flask
app = flask.Flask(__name__)