Random cleanup I had kicking around

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@852 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Dave Hoover
2009-06-09 05:53:40 +00:00
parent bcedb24738
commit 2496ec5701
@@ -27,7 +27,7 @@ import java.util.Random;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.junit.Assert.*;
/**
* Tests the {@link Percentiler} class.