Move tests
This commit is contained in:
parent
17c640fe5c
commit
0c4f17008d
55 changed files with 2 additions and 6 deletions
2
tests/test_apps/flask_broken/__init__.py
Normal file
2
tests/test_apps/flask_broken/__init__.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
import flask.ext.broken.b
|
||||
import missing_module
|
||||
0
tests/test_apps/flask_broken/b.py
Normal file
0
tests/test_apps/flask_broken/b.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue