refactor: ensure all 'TODO's are consistent (#23252)

PR Close #23252
This commit is contained in:
Rafael
2018-04-08 18:19:25 -03:00
committed by Igor Minar
parent a3204f87fd
commit 21f3301746
26 changed files with 41 additions and 41 deletions

View File

@ -9,7 +9,7 @@ source ${thisDir}/_travis-fold.sh
# Run unit tests for our tools/ directory
travisFoldStart "test.unit.tools"
# TODO(i) could this be rolled into the tools tests above? why is it separate?
# TODO(i): could this be rolled into the tools tests above? why is it separate?
travisFoldStart "test.unit.validate-commit-message"
(
cd tools/validate-commit-message