Rename test file to appease the package server.
This commit is contained in:
parent
4970baf096
commit
e328dc6270
|
@ -54,7 +54,7 @@
|
||||||
(reverse line-cover))
|
(reverse line-cover))
|
||||||
|
|
||||||
(module+ test
|
(module+ test
|
||||||
(define-runtime-path path "tests/not-run.rkt")
|
(define-runtime-path path "tests/test-not-run.rkt")
|
||||||
(let ()
|
(let ()
|
||||||
(parameterize ([current-cover-environment (make-cover-environment)])
|
(parameterize ([current-cover-environment (make-cover-environment)])
|
||||||
(define file (path->string (simplify-path path)))
|
(define file (path->string (simplify-path path)))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user