Rename to radicale3_auth_ldap
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
import unittest
|
||||
|
||||
import radicale_auth_ldap
|
||||
import radicale3_auth_ldap
|
||||
|
||||
|
||||
class References(unittest.TestCase):
|
||||
@@ -18,4 +18,4 @@ class References(unittest.TestCase):
|
||||
except ldap3.core.exceptions.LDAPInvalidCredentialsResult:
|
||||
successful_test = True
|
||||
|
||||
self.assertTrue(successful_test)
|
||||
self.assertTrue(successful_test)
|
||||
|
||||
Reference in New Issue
Block a user