exit=0
--- git status ---
 M tests/test_storage.py
 M todo/cli.py
 M todo/storage.py
?? tests/test_cli.py
--- diff stat ---
 tests/test_storage.py | 36 ++++++++++++++++++++++++++++++++++++
 todo/cli.py           | 13 ++++++++++---
 todo/storage.py       | 18 ++++++++++++++++--
 3 files changed, 62 insertions(+), 5 deletions(-)
untracked: tests/test_cli.py
--- pytest (throwaway copy) ---
.............                                                            [100%]
13 passed in 0.03s
