aboutsummaryrefslogtreecommitdiff
path: root/filter_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'filter_test.go')
-rw-r--r--filter_test.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter_test.go b/filter_test.go
index 2e62f25..0da3b9d 100644
--- a/filter_test.go
+++ b/filter_test.go
@@ -1,10 +1,10 @@
-package ldap
+package ldapserver
import (
"reflect"
"testing"
- "github.com/nmcclain/asn1-ber"
+ "github.com/mark-rushakoff/ldapserver/internal/asn1-ber"
)
type compileTest struct {