From 812a049b5bf8ad1a420374127547418f1f58f2b3 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Tue, 26 Jan 2010 19:47:44 +0000 Subject: [PATCH] svn: r17838 --- collects/redex/private/bitmap-test-util.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/redex/private/bitmap-test-util.ss b/collects/redex/private/bitmap-test-util.ss index a830bf76b7..95f039e940 100644 --- a/collects/redex/private/bitmap-test-util.ss +++ b/collects/redex/private/bitmap-test-util.ss @@ -3,7 +3,7 @@ slideshow "../pict.ss" "../reduction-semantics.ss" - "config.ss") + "../tests/config.ss") (provide test done)