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) {