Skip to content

Commit 57e3d45

Browse files
committed
1 parent 601e6c4 commit 57e3d45

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/test/java/org/apache/commons/cli/TypeHandlerTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ private NotInstantiable() {
7070

7171
private static Stream<Arguments> createValueTestParameters() {
7272
// force the PatternOptionBuilder to load / modify the TypeHandler table.
73+
@SuppressWarnings("unused")
7374
final Class<?> ignore = PatternOptionBuilder.FILES_VALUE;
7475
// reset the type handler table.
7576
TypeHandler.resetConverters();

0 commit comments

Comments
 (0)