]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/colors/lch/lch-tests.factor
more test IN: cleanup.
[factor.git] / extra / colors / lch / lch-tests.factor
index 9717a6f7624080f80de4b363c862648135df7199..6811cfbda5f60857d8fff279c347938b5cfd2e51 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.lch
+USING: arrays colors colors.lch kernel locals math.functions
+math.ranges sequences tools.test ;
 
 { t } [
     0.0 1.0 0.1 <range> [| r |