From 151d06b62c553b33ae26517a0aa18ab222beeb7c Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 7 Feb 2002 06:55:46 +0000 Subject: [PATCH] Moved tools directory under tiles/bundle. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@959 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- tests/rsrc/config/resource/manager.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/rsrc/config/resource/manager.properties b/tests/rsrc/config/resource/manager.properties index ae7a40c4e..530c1fca5 100644 --- a/tests/rsrc/config/resource/manager.properties +++ b/tests/rsrc/config/resource/manager.properties @@ -1,5 +1,5 @@ # -# $Id: manager.properties,v 1.5 2002/01/16 03:01:24 mdb Exp $ +# $Id: manager.properties,v 1.6 2002/02/07 06:55:46 mdb Exp $ # # Test resource manager configuration @@ -12,4 +12,4 @@ resource.set.components = bundles/components/pirate/metadata.jar:\ bundles/components/pirate/components.jar # used to test the BundledTileSetRepository -resource.set.bundle_test = media/tools/tile/bundle/bundle.jar +resource.set.bundle_test = media/tile/bundle/tools/bundle.jar