Changed class name so that it doesn't match the JUnit test case class name
pattern. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@703 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
//
|
//
|
||||||
// $Id: BuildTestTileSetBundle.java,v 1.2 2001/11/29 20:30:47 mdb Exp $
|
// $Id: BuildTestTileSetBundle.java,v 1.3 2001/11/29 22:01:03 mdb Exp $
|
||||||
|
|
||||||
package com.threerings.media.tools.tile.bundle;
|
package com.threerings.media.tools.tile.bundle;
|
||||||
|
|
||||||
@@ -15,7 +15,7 @@ import com.samskivert.test.TestUtil;
|
|||||||
|
|
||||||
import com.threerings.media.tile.TileSetIDBroker;
|
import com.threerings.media.tile.TileSetIDBroker;
|
||||||
|
|
||||||
public class TileSetBundlerTest
|
public class BuildTestTileSetBundle
|
||||||
{
|
{
|
||||||
public static void main (String[] args)
|
public static void main (String[] args)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user