Clean up some possible nulls to quiet Eclipse
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@641 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -25,7 +25,7 @@ import junit.framework.Test;
|
||||
import junit.framework.TestCase;
|
||||
|
||||
/**
|
||||
* Tests the {@link Direction} class.
|
||||
* Tests the {@link DirectionUtil} class.
|
||||
*/
|
||||
public class DirectionTest extends TestCase
|
||||
implements DirectionCodes
|
||||
|
||||
Reference in New Issue
Block a user