Rename test file to appease the package server.

This commit is contained in:
Ryan Plessner 2016-02-11 21:54:06 -05:00
parent 4970baf096
commit e328dc6270
2 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
(reverse line-cover))
(module+ test
(define-runtime-path path "tests/not-run.rkt")
(define-runtime-path path "tests/test-not-run.rkt")
(let ()
(parameterize ([current-cover-environment (make-cover-environment)])
(define file (path->string (simplify-path path)))