Fix broken v1 example in README.rst

This commit is contained in:
Robert Collins 2015-09-21 15:13:41 +12:00
parent cacd5f6bc6
commit 45bd8ebb6b
1 changed files with 1 additions and 1 deletions

View File

@ -360,7 +360,7 @@ Sample subunit wire contents
The following::
test: test foo works
success: test foo works.
success: test foo works
test: tar a file.
failure: tar a file. [
..