Remove flask superclass
This commit is contained in:
parent
304913a878
commit
1d0b83690e
15 changed files with 14 additions and 35 deletions
|
|
@ -16,7 +16,7 @@ import unittest
|
|||
import logging
|
||||
from jinja2 import TemplateNotFound
|
||||
|
||||
from tests import TestFlask
|
||||
|
||||
|
||||
|
||||
def test_context_processing():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue