]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/colors/lab/lab-tests.factor
more test IN: cleanup.
[factor.git] / extra / colors / lab / lab-tests.factor
index c1af98930ef4ef183b8a2222a15bfdd3e26511e2..3790bd2803c0434d28e092f47d7a1f8d114472d4 100644 (file)
@@ -1,10 +1,8 @@
 ! Copyright (C) 2014 John Benediktsson
 ! See http://factorcode.org/license.txt for BSD license
 
-USING: arrays colors kernel locals math.functions math.ranges
-sequences tools.test ;
-
-IN: colors.lab
+USING: arrays colors colors.lab kernel locals math.functions
+math.ranges sequences tools.test ;
 
 { t } [
     0.0 1.0 0.1 <range> [| r |