Update UI unit tests for ui.event-loop split
parent
44a8bac6ce
commit
e7fc788d40
|
|
@ -0,0 +1,4 @@
|
||||||
|
IN: ui.event-loop.tests
|
||||||
|
USING: ui.event-loop tools.test ;
|
||||||
|
|
||||||
|
\ event-loop must-infer
|
||||||
|
|
@ -1,5 +1,4 @@
|
||||||
IN: ui.tests
|
IN: ui.tests
|
||||||
USING: ui tools.test ;
|
USING: ui tools.test ;
|
||||||
|
|
||||||
\ event-loop must-infer
|
|
||||||
\ open-window must-infer
|
\ open-window must-infer
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue