diff --git a/tests/build.xml b/tests/build.xml
index c9e40ee9e..67e1f2d43 100644
--- a/tests/build.xml
+++ b/tests/build.xml
@@ -14,7 +14,7 @@
-
+
@@ -75,19 +75,28 @@
-
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
diff --git a/tests/rsrc/config/resource/manager.properties b/tests/rsrc/config/resource/manager.properties
index 2ebe49bd1..d58de640c 100644
--- a/tests/rsrc/config/resource/manager.properties
+++ b/tests/rsrc/config/resource/manager.properties
@@ -1,5 +1,5 @@
#
-# $Id: manager.properties,v 1.7 2002/02/09 07:50:03 mdb Exp $
+# $Id: manager.properties,v 1.8 2002/02/19 20:00:32 mdb Exp $
#
# Test resource manager configuration
@@ -7,6 +7,10 @@
resource.set.tilesets = bundles/tiles/ground/bundle.jar:\
bundles/tiles/objects/bundle.jar
-# configure the BundledComponentRepository
+# configure the character BundledComponentRepository
resource.set.components = bundles/components/pirate/metadata.jar:\
bundles/components/pirate/components.jar
+
+# configure the ship BundledComponentRepository
+resource.set.ships = bundles/components/ship/metadata.jar:\
+ bundles/components/ship/components.jar