ui.gadgets.tests: clear the layout queue, so test dont interfere with

other tests
db4
Björn Lindqvist 2015-10-17 15:58:59 +02:00
parent 27f54fc123
commit 0f803aa84b
1 changed files with 1 additions and 0 deletions

View File

@ -164,5 +164,6 @@ ui-running? [
[ fake-ui-loop ] "Fake UI" spawn drop
8001 iota [ layout-later ] each
ui-notify-flag get-global value>>
layout-queue delete-all
] unit-test
] unless