diff options
Diffstat (limited to 'weed/topology/topo_test.go')
| -rw-r--r-- | weed/topology/topo_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/topology/topo_test.go b/weed/topology/topo_test.go index b77fb8ad8..99db15b5c 100644 --- a/weed/topology/topo_test.go +++ b/weed/topology/topo_test.go @@ -4,7 +4,7 @@ import ( "encoding/json" "fmt" "math/rand" - "weed/storage" + "code.google.com/p/weed-fs/weed/storage" "testing" "time" ) |
