test_ut: Drop support for fallback files
authorSimon Glass <sjg@chromium.org>
Thu, 21 Nov 2024 22:32:13 +0000 (15:32 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 26 Nov 2024 17:13:39 +0000 (11:13 -0600)
commit01c0695d9da8c13bca80e12cda3b9518d2d91b20
tree13242178d770bca59458fae15551e58ed7016410
parent2fad73a166a709de69a57a0ec655918f053af169
test_ut: Drop support for fallback files

We don't need the fallback anymore. Remove the code which uses these
files.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Richard Weinberger <richard@nod.at>
test/py/tests/test_ut.py