download version 4.1 of the normalization test suite

svn: r3720
This commit is contained in:
Matthew Flatt 2006-07-16 02:40:55 +00:00
parent c1a85ad061
commit 14c5562e7e

View File

@ -16,7 +16,7 @@
(define (get-test-file)
(define name "NormalizationTest.txt")
(define base "http://www.unicode.org/Public/UNIDATA/")
(define base "http://www.unicode.org/Public/4.1.0/ucd/")
(define (existing)
(let loop ([dirs (list (current-load-relative-directory)
(current-directory))])