]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/channels/channels-tests.factor
basis: Cleaning up tests using lists and IN: forms.
[factor.git] / basis / channels / channels-tests.factor
index df78dcdcfa2a442e4bfab0541d5713fc293f4ff0..901de435fbf65f0237939c8d3a33750ee2f0065c 100644 (file)
@@ -1,9 +1,6 @@
 ! Copyright (C) 2005 Chris Double. All Rights Reserved.
 ! See http://factorcode.org/license.txt for BSD license.
-!
-USING: kernel tools.test math channels channels.private
-sequences threads sorting ;
-IN: channels.tests
+USING: channels kernel sequences sorting threads tools.test ;
 
 { V{ 10 } } [
     V{ } clone <channel>