diff options
| author | John Weldon <[email protected]> | 2014-04-15 18:02:01 -0700 |
|---|---|---|
| committer | John Weldon <[email protected]> | 2014-04-15 18:02:01 -0700 |
| commit | 6b7bf8da555e67d588ae8841ef67d28b9bcb0711 (patch) | |
| tree | 38921b54964728405196d5a171d75183ae5c08a4 /filter_test.go | |
| parent | 090a5e2ca7d72a11f0f7e52dfee4d34a11948c10 (diff) | |
SpruceHealth disappeared :-(
Diffstat (limited to 'filter_test.go')
| -rw-r--r-- | filter_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filter_test.go b/filter_test.go index 1df4814..9e83195 100644 --- a/filter_test.go +++ b/filter_test.go @@ -3,7 +3,7 @@ package ldap import ( "testing" - "github.com/SpruceHealth/asn1-ber" + "github.com/johnweldon/asn1-ber" ) type compileTest struct { |
