@rgerardi
Title: Powerful Command-Line Applications in Go (page 35 - ebook edition)
Integration test fails do to a superfluous blank in the fmt.Sprintf directive:
expected := fmt.Sprintf(" 1: %s\n", task).
This is also present in the download code.