diff options
Diffstat (limited to 'weed/filer2/filer_notify_test.go')
| -rw-r--r-- | weed/filer2/filer_notify_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/filer2/filer_notify_test.go b/weed/filer2/filer_notify_test.go index d8319463f..b74e2ad35 100644 --- a/weed/filer2/filer_notify_test.go +++ b/weed/filer2/filer_notify_test.go @@ -4,7 +4,7 @@ import ( "testing" "time" - "github.com/joeslay/seaweedfs/weed/pb/filer_pb" + "github.com/chrislusf/seaweedfs/weed/pb/filer_pb" "github.com/golang/protobuf/proto" ) |
