]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/unicode/breaks/breaks-tests.factor
http.download: ?download-to -> download-to-once
[factor.git] / basis / unicode / breaks / breaks-tests.factor
index 2fef15c601d223d29e2762c192c65a67f4746bbb..801b486ad8ef3d64c071ef314544cab5be47c26f 100644 (file)
@@ -21,11 +21,11 @@ IN: unicode.breaks.tests
 
 : grapheme-break-test ( -- filename )
     "https://downloads.factorcode.org/misc/UCD/15.1.0/auxiliary/GraphemeBreakTest.txt"
-    "GraphemeBreakTest-15.1.0.txt" cache-file download-to ;
+    "GraphemeBreakTest-15.1.0.txt" cache-file download-once-to ;
 
 : word-break-test ( -- filename )
     "https://downloads.factorcode.org/misc/UCD/15.1.0/auxiliary/WordBreakTest.txt"
-    "WordBreakTest-15.1.0.txt" cache-file download-to ;
+    "WordBreakTest-15.1.0.txt" cache-file download-once-to ;
 
 : parse-test-file ( file-name -- tests )
     utf8 file-lines