t.Run("hash", func(t *testing.T) {
                p := &Preparer{
                    Source:      "/tmp/test.zip",
                    Destination: "/tmp/test",
                    HashType:    &hashType,