That ended up being called PresentsTestBase.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5887 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2009-07-21 00:33:18 +00:00
parent ff3c59799b
commit a6478daf0f
@@ -35,7 +35,7 @@ import static org.junit.Assert.assertTrue;
/**
* Tests the oid list reference tracking code.
*/
public class RefTest extends PresentsTest
public class RefTest extends PresentsTestBase
{
@Test public void runTest ()
{