diff --git a/testing/file_sharing/file_sharing_integration_test.go b/testing/filesharing/file_sharing_integration_test.go similarity index 99% rename from testing/file_sharing/file_sharing_integration_test.go rename to testing/filesharing/file_sharing_integration_test.go index aca0473..e02d3be 100644 --- a/testing/file_sharing/file_sharing_integration_test.go +++ b/testing/filesharing/file_sharing_integration_test.go @@ -1,4 +1,4 @@ -package file_sharing +package filesharing import ( "crypto/rand"