Skip to content

Commit d6294bc

Browse files
committed
Ignore test code boxing
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1582812 13f79535-47bb-0310-9956-ffa450edef68
1 parent 3a2cb6b commit d6294bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/test/java/org/apache/commons/csv/perf/PerformanceTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
*
4343
* @version $Id$
4444
*/
45+
@SuppressWarnings("boxing") // test code
4546
public class PerformanceTest {
4647

4748
private final int max = 10;

0 commit comments

Comments
 (0)