Commit 22aeb74d authored by Stephane Nicoll's avatar Stephane Nicoll

Polish

parent ed2460b0
......@@ -166,7 +166,7 @@ public class ImageBannerTests {
}
@Test
public void printBannerWhenAnimatesShouldPrintAllFrames() throws Exception {
public void printBannerWhenAnimatesShouldPrintAllFrames() {
AnsiOutput.setEnabled(AnsiOutput.Enabled.NEVER);
String banner = printBanner("animated.gif");
String[] lines = banner.split(NEW_LINE);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment