]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/channels/remote/remote-tests.factor
basis: Cleaning up tests using lists and IN: forms.
[factor.git] / basis / channels / remote / remote-tests.factor
index 01dba8a4c125f02d33ed1827e99d091d81424557..b886e83c5862060574cc0d4f0c17a0457f8fabd6 100644 (file)
@@ -1,9 +1,7 @@
 ! Copyright (C) 2005 Chris Double. All Rights Reserved.
 ! See http://factorcode.org/license.txt for BSD license.
-!
-USING: kernel tools.test math assocs channels channels.remote
-channels.remote.private ;
-IN: channels.remote.tests
+USING: assocs channels channels.remote channels.remote.private
+kernel tools.test ;
 
 { t } [
     remote-channels assoc?