mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2026-04-05 00:00:01 -04:00
Better support for multiple images/windows in test code.
Code style update.
This commit is contained in:
@@ -694,6 +694,7 @@ public abstract class ImageReaderAbstractTestCase<T extends ImageReader> extends
|
||||
catch (IOException e) {
|
||||
fail(e.getMessage());
|
||||
}
|
||||
|
||||
assertTrue(num > 0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user