download version 4.1 of the normalization test suite
svn: r3720
This commit is contained in:
parent
c1a85ad061
commit
14c5562e7e
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
(define (get-test-file)
|
(define (get-test-file)
|
||||||
(define name "NormalizationTest.txt")
|
(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)
|
(define (existing)
|
||||||
(let loop ([dirs (list (current-load-relative-directory)
|
(let loop ([dirs (list (current-load-relative-directory)
|
||||||
(current-directory))])
|
(current-directory))])
|
||||||
|
|
Loading…
Reference in New Issue
Block a user