[functional-tests] Improve the (thin-delta unrecognised-option) test

This commit is contained in:
Joe Thornber
2017-09-15 12:26:54 +01:00
parent 4d3733d0e7
commit 738ab8391d
3 changed files with 5 additions and 5 deletions

View File

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