aboutsummaryrefslogtreecommitdiff
path: root/ldap_test.go
diff options
context:
space:
mode:
authorMark Rushakoff <[email protected]>2018-02-23 09:36:57 -0800
committerMark Rushakoff <[email protected]>2018-02-23 09:36:57 -0800
commit1fb3ada78e9c4f674ad3cf8f3313a1aab73fd231 (patch)
tree6ce6f38b91c5a9ce25dc450d4381c59488432295 /ldap_test.go
parent6dd74f48601c134dd6e3b3b895209c779a8b689d (diff)
Update import paths and go fmt
Diffstat (limited to 'ldap_test.go')
-rw-r--r--ldap_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldap_test.go b/ldap_test.go
index 31cfbf0..686d788 100644
--- a/ldap_test.go
+++ b/ldap_test.go
@@ -1,4 +1,4 @@
-package ldap
+package ldapserver
import (
"fmt"