diff --git a/typed-map-test/info.rkt b/typed-map-test/info.rkt
index ad11716..7816876 100644
--- 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"))