]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/math/functions/functions-tests.factor
factor: Move math.ranges => ranges.
[factor.git] / basis / math / functions / functions-tests.factor
index 583549783caf613daf691d7274af83fd1a5067b5..dcba10e60968b8f46f1cc9fa829da8473b6f5987 100644 (file)
@@ -1,5 +1,5 @@
 USING: kernel literals math math.constants math.functions math.libm
-math.order math.ranges math.private sequences tools.test math.floats.env ;
+math.order ranges math.private sequences tools.test math.floats.env ;
 
 IN: math.functions.tests