flask/tests/test_apps/path/installed_package/__init__.py
Markus Unterwaditzer 3550b26071 Move tests
2014-09-11 22:09:50 +02:00

3 lines
42 B
Python

import flask
app = flask.Flask(__name__)