Skip to content

Commit

Permalink
fixes #544; Added space to continuing lines of todo.
Browse files Browse the repository at this point in the history
  • Loading branch information
prahladyeri committed Jan 6, 2016
1 parent ce74bb4 commit ce9d728
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qulice-pmd/src/test/java/com/qulice/pmd/PMDEmptyTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
* @author Prahlad Yeri (prahladyeri@yahoo.com)
* @version $Id$
* @todo #544:30min Tests below pass only when run sequentially, when they are
* run in parallel some of them start to fail. Please fix the tests below and
* remove override of maven-surefire-plugin configuration in qulice-pmd pom.xml.
* run in parallel some of them start to fail. Please fix the tests below and
* remove override of maven-surefire-plugin configuration in qulice-pmd pom.xml.
*/
@SuppressWarnings("PMD.TooManyMethods")
public final class PMDEmptyTest {
Expand Down

0 comments on commit ce9d728

Please sign in to comment.