mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 01:32:47 +02: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>