forked from orbit-oss/flask
Remove flask superclass
This commit is contained in:
parent
af41dbe0c4
commit
af4cb0ff2b
15 changed files with 14 additions and 35 deletions
|
|
@ -14,7 +14,7 @@ import pytest
|
|||
import flask
|
||||
import flask.views
|
||||
import unittest
|
||||
from tests import TestFlask
|
||||
|
||||
from werkzeug.http import parse_set_header
|
||||
|
||||
def common_test(app):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue