]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/colors/xyz/xyz-tests.factor
factor: trim using lists
[factor.git] / basis / colors / xyz / xyz-tests.factor
index fed448b198645f563e3cbd2f45b7841d950627d2..4fbc2179d0c1d54cb5068272144bed37c4d4dce4 100644 (file)
@@ -1,7 +1,7 @@
 ! Copyright (C) 2014 John Benediktsson
 ! See http://factorcode.org/license.txt for BSD license
 
-USING: arrays colors colors.xyz kernel locals math.functions
+USING: arrays colors colors.xyz kernel math.functions
 ranges sequences tools.test ;
 
 { t } [