diff --git a/tests/rsrc/config/resource/manager.properties b/tests/rsrc/config/resource/manager.properties index 577a22650..3efca828d 100644 --- a/tests/rsrc/config/resource/manager.properties +++ b/tests/rsrc/config/resource/manager.properties @@ -1,11 +1,14 @@ # -# $Id: manager.properties,v 1.2 2001/11/27 08:06:57 mdb Exp $ +# $Id: manager.properties,v 1.3 2001/11/29 20:30:26 mdb Exp $ # # Test resource manager configuration -# used to test the BundledTileSetRepository -resource.set.bundle_test = rsrc/media/tools/tile/bundle.jar +# configure the BundledTileSetRepository +resource.set.tilesets = rsrc/bundles/tiles/ground/bundle.jar -# used to test the BundledComponentRepository +# configure the BundledComponentRepository resource.set.components = rsrc/bundles/components/pirate/metadata.jar:\ rsrc/bundles/components/pirate/components.jar + +# used to test the BundledTileSetRepository +resource.set.bundle_test = rsrc/media/tools/tile/bundle/bundle.jar