Name integration test properly.

This commit is contained in:
Michael Bayne
2018-09-05 16:36:17 -07:00
parent 3ab218cf22
commit b0d2c75cee
2 changed files with 5 additions and 8 deletions
@@ -16,7 +16,7 @@ import static org.junit.Assert.*;
import com.threerings.getdown.tools.Digester;
public class DigesterTest {
public class DigesterIT {
@Test
public void testDigester () throws Exception {