| commit | b47be77460f74fefc236f4106f48ec2e53bc5e60 | [log] [tgz] |
|---|---|---|
| author | giolekva <giolekva@gmail.com> | Sat Apr 11 15:23:37 2020 +0400 |
| committer | giolekva <giolekva@gmail.com> | Sat Apr 11 15:23:37 2020 +0400 |
| tree | 7e6d48a1389b62b4fdef46db31d70a305a90613d | |
| parent | 2ba11693a014a8d68de2360716619cc78baaa868 [diff] [blame] |
move to pfs
diff --git a/pfs/chunk/server_test.go b/pfs/chunk/server_test.go index 99a6427..9549a06 100644 --- a/pfs/chunk/server_test.go +++ b/pfs/chunk/server_test.go
@@ -5,7 +5,7 @@ "context" "testing" - "github.com/giolekva/pcloud/api" + "github.com/giolekva/pcloud/pfs/api" ) func TestStoreChunk(t *testing.T) {