SingleLogOut unit tests
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
"""Tests module for utils"""
|
||||
from django.test import TestCase
|
||||
|
||||
import six
|
||||
|
Reference in New Issue
Block a user
@ -1,3 +1,4 @@
|
||||
"""Tests module for utils"""
|
||||
from django.test import TestCase
|
||||
|
||||
import six
|
||||
|