From 4be45b6dccccc9b536b5258f940be93a585e5677 Mon Sep 17 00:00:00 2001 From: Sebastian Bazley Date: Fri, 18 Oct 2013 16:39:05 +0000 Subject: [PATCH] Don't override variable name git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1533544 13f79535-47bb-0310-9956-ffa450edef68 --- .../java/org/apache/commons/lang3/time/FastDateFormatTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/java/org/apache/commons/lang3/time/FastDateFormatTest.java b/src/test/java/org/apache/commons/lang3/time/FastDateFormatTest.java index eaf62febb..fce0c6efc 100644 --- a/src/test/java/org/apache/commons/lang3/time/FastDateFormatTest.java +++ b/src/test/java/org/apache/commons/lang3/time/FastDateFormatTest.java @@ -284,7 +284,7 @@ public class FastDateFormatTest { pool.submit(new Runnable() { @Override public void run() { - for(int i= 0; i