Added a `file' "test suite", with only tests for inflate/deflate.
svn: r14147
original commit: c69045008d
This commit is contained in:
parent
926459b339
commit
303b647cc3
|
@ -1,5 +1,6 @@
|
|||
#lang scheme
|
||||
(require net/cgi net/uri-codec tests/eli-tester)
|
||||
(require net/cgi (only-in net/uri-codec current-alist-separator-mode)
|
||||
tests/eli-tester)
|
||||
|
||||
(define (test-bindings mode query-string)
|
||||
(parameterize ([current-alist-separator-mode mode])
|
||||
|
|
Loading…
Reference in New Issue
Block a user