{} where allowed
This commit is contained in:
@@ -31,8 +31,6 @@ public class HiscorePanelTest
|
||||
@Test
|
||||
public void testConstructor()
|
||||
{
|
||||
new HiscorePanel(new HiscorePlugin()
|
||||
{
|
||||
});
|
||||
new HiscorePanel(new HiscorePlugin() {});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user