diff --git a/tests/build.xml b/tests/build.xml index 3b065fcca..34b6abeb1 100644 --- a/tests/build.xml +++ b/tests/build.xml @@ -90,36 +90,23 @@ - - - - - - - - - - - - - - - + classname="com.threerings.cast.bundle.tools.MetadataBundlerTask" + classpathref="classpath"/> + classname="com.threerings.cast.bundle.tools.ComponentBundlerTask" + classpathref="classpath"/> - + + @@ -139,14 +126,14 @@ - - + + + classname="com.threerings.media.tile.bundle.tools.TileSetBundlerTask" + classpathref="classpath"/> @@ -158,12 +145,27 @@ + classname="com.threerings.miso.tile.tools.CompileFringeConfigurationTask" + classpathref="classpath"/> - + + + + + + + + + + + + + +