Merge branch 'master' into 7241-azure-blob-volume
[arvados.git] / services / keepstore / keepstore_test.go
index 8682e23f56d82061d013b52b6cf916a233127591..9b132927c6a773a1d396e53da813e306698b5242 100644 (file)
@@ -26,6 +26,10 @@ var TestHash3 = "eed29bbffbc2dbe5e5ee0bb71888e61f"
 // It must not match any test hashes.
 var BadBlock = []byte("The magic words are squeamish ossifrage.")
 
+// Empty block
+var EmptyHash = "d41d8cd98f00b204e9800998ecf8427e"
+var EmptyBlock = []byte("")
+
 // TODO(twp): Tests still to be written
 //
 //   * TestPutBlockFull