]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/ui/pens/gradient/gradient-tests.factor
colors: merge colors.constants and colors.hex.
[factor.git] / basis / ui / pens / gradient / gradient-tests.factor
index 9145e33d788ca79e41cb61e13fc53e84fb1eb1d1..3d9eacb7f35484f27e817a8d1a510796bf23b82f 100644 (file)
@@ -1,5 +1,5 @@
 USING: tools.test ui.pens.gradient ui.pens.gradient.private
-colors.constants specialized-arrays alien.c-types ;
+colors specialized-arrays alien.c-types ;
 SPECIALIZED-ARRAY: float
 
 {