Update UI unit tests for ui.event-loop split

db4
Slava Pestov 2008-12-13 06:53:53 -06:00
parent 44a8bac6ce
commit e7fc788d40
2 changed files with 4 additions and 1 deletions

View File

@ -0,0 +1,4 @@
IN: ui.event-loop.tests
USING: ui.event-loop tools.test ;
\ event-loop must-infer

View File

@ -1,5 +1,4 @@
IN: ui.tests
USING: ui tools.test ;
\ event-loop must-infer
\ open-window must-infer