commit 9c86d5d89aeb47a122e5e9a08a4d8c6b44662318
parent 0de4c85b65ce36532176f1a08cf9f0149b2194e4
Author: Georges Dupéron <georges.duperon@gmail.com>
Date: Fri, 13 Jan 2017 01:55:36 +0100
Removed scribbling build command from typed-map-test
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/typed-map-test/info.rkt b/typed-map-test/info.rkt
@@ -6,7 +6,6 @@
"typed-racket-more"
"typed-map-lib"))
(define build-deps '("aful"))
-(define scribblings '(("scribblings/typed-map.scrbl" ())))
(define pkg-desc "Tests for typed-map-lib")
(define version "1.0")
(define pkg-authors '("Georges Dupéron"))