Skip to content

Commit

Permalink
jcabi#58 change is made just to force Travis rebuild buggy build
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Paderin committed Feb 3, 2015
1 parent 862b31c commit 74c0345
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/test/java/com/jcabi/mysql/maven/plugin/ConfigTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
* Test case for {@link Config}.
* @author Alexander Paderin (apocarteres@gmail.com)
* @version $Id$
* @checkstyle ClassDataAbstractionCoupling (500 lines)
* @checkstyle MultipleStringLiterals (500 lines)
* @checkstyle ClassDataAbstractionCoupling (170 lines)
* @checkstyle MultipleStringLiterals (170 lines)
*/
@SuppressWarnings("PMD.AvoidDuplicateLiterals")
public final class ConfigTest {
Expand Down

0 comments on commit 74c0345

Please sign in to comment.