diff --git a/collects/test-box-recovery/test-box-recovery.scrbl b/collects/test-box-recovery/test-box-recovery.scrbl index 2b714236b2..d051bb7cf4 100644 --- a/collects/test-box-recovery/test-box-recovery.scrbl +++ b/collects/test-box-recovery/test-box-recovery.scrbl @@ -1,6 +1,6 @@ #lang scribble/doc @(require scribble/manual - (for-label teachpack/htdp/testing)) + (for-label lang/htdp-beginner)) @title{Test Box Recovery Tool}