Add unit test now that event-loop infers

db4
Slava Pestov 2008-11-21 23:56:45 -06:00
parent 0efa5e09c9
commit 5236f49800
1 changed files with 4 additions and 0 deletions

4
basis/ui/ui-tests.factor Normal file
View File

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