* removed unused test_auth.py
* correctly handle logout
This commit is contained in:
parent
55124e861f
commit
ade660419c
2 changed files with 3 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
from gnuviechadminweb.tests import *
|
||||
|
||||
class TestAuthController(TestController):
|
||||
|
||||
def test_index(self):
|
||||
response = self.app.get(url_for(controller='auth'))
|
||||
# Test response...
|
Loading…
Add table
Add a link
Reference in a new issue