commit | 6867ec0bb9b8c9f39a06b6776db8cbe85c8686d1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Aug 05 10:28:39 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sun Aug 13 15:17:36 2017 -0400 |
tree | f4c5db4e7701865d12a04fcee1a08a7d797fe41a | |
parent | 159a21f5c4073248ba2516f4ec8e04c535bc9696 [diff] |
test: Indent test-fit.py to match the next patch We plan to rewrite this script to use the pytest framework. To make it easier to review the changes, indent the code to match the next patch. This gets all of the whitespace changes out of the way. Signed-off-by: Simon Glass <sjg@chromium.org>