diff options
| author | Simon Glass <[email protected]> | 2017-08-05 10:28:41 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-08-13 15:17:36 -0400 |
| commit | 3a37aee30f56aea69849f27d7839923eec58a2af (patch) | |
| tree | 8a3af770fa09ec3b52baa4952999153d95291241 | |
| parent | 77b426703ddcfbe86ea97554f626c1793a381835 (diff) | |
test: Move the FIT test into the correct place
Move this test so that it will run when 'make tests' is used.
Signed-off-by: Simon Glass <[email protected]>
| -rwxr-xr-x | test/py/tests/test_fit.py (renamed from test/image/test-fit.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/image/test-fit.py b/test/py/tests/test_fit.py index 7e6b96dae45..7e6b96dae45 100755 --- a/test/image/test-fit.py +++ b/test/py/tests/test_fit.py |
