whitespace

This commit is contained in:
Joe Thornber 2017-08-30 10:38:19 +01:00
parent bcc7f85f1e
commit e0bab67bd8

View File

@ -326,5 +326,5 @@
(receive (stdout stderr) (cache-metadata-size "--nr-blocks 67108864")
(assert-equal "3678208 sectors" stdout)
(assert-eof stderr)))
)