diff options
| -rwxr-xr-x | test/py/tests/test_fit.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/py/tests/test_fit.py b/test/py/tests/test_fit.py index 619f73153a0..71c98be27cf 100755 --- a/test/py/tests/test_fit.py +++ b/test/py/tests/test_fit.py @@ -116,7 +116,7 @@ host save hostfs 0 %(loadables2_addr)x %(loadables2_out)s %(loadables2_size)x ''' @pytest.mark.boardspec('sandbox') [email protected]('fit_signature') [email protected]('fit') @pytest.mark.requiredtool('dtc') def test_fit(ubman): def make_fname(leaf): |
