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>
Fri, 29 Nov 2024 20:41:47 +0000 (14:41 -0600)
commit6e32ca33ae65b55c48392e79b243c85b717cae5b
tree717b85856b57b3a28b1bf2f2dfc7424c9bf1cf73
parent2042ed38a8d0756041b2d5a4909e1a4d34de507a
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