Setup test script for testing the app
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from django.test import TestCase
|
||||
|
||||
from ai_blocker.ualist_backers import ConfigBackedUAList
|
||||
from middleware import load_backing_class
|
||||
from .ualist_backers import ConfigBackedUAList
|
||||
from .middleware import load_backing_class
|
||||
|
||||
# Create your tests here.
|
||||
class BackerConfigTestCase(TestCase):
|
||||
|
||||
Reference in New Issue
Block a user