Formatting fix

This commit is contained in:
CalebWhiting
2019-03-14 13:23:24 +00:00
committed by BuildTools
parent dd2c351218
commit 51fb57e0b0

View File

@@ -69,7 +69,8 @@ public class TextComponentTest
} }
@After @After
public void after() { public void after()
{
graphics.dispose(); graphics.dispose();
dest.flush(); dest.flush();
} }