mirror of
https://xff.cz/git/u-boot/
synced 2026-02-15 09:49:28 +01:00
When unit tests are run they currently create a new window. Update the code so that the old one is removed first. This avoids the confusion as to which one is active. Signed-off-by: Simon Glass <sjg@chromium.org>