]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/math/floating-point/floating-point-tests.factor
factor: clean up spaces in -tests files
[factor.git] / extra / math / floating-point / floating-point-tests.factor
index 0bf09633a4db03e100837030f97e0e17adc5a3db..b7b95992b2b5af6a0d689a7e22000116aa6bf8d2 100644 (file)
@@ -28,4 +28,3 @@ IN: math.floating-point.tests
 { 1 12 123 1234 } [ bits>double roundtrip ] each
 
 100 [ -10.0 10.0 uniform-random-float roundtrip ] times
-