Skip to content

Commit

Permalink
remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
HDouss committed Dec 29, 2015
1 parent 3efd90e commit 31116f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions qulice-maven-plugin/src/it/multi-run/verify.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,5 @@
*
*/

// Let's validate that the build never touched Groovy files
// see ticket #39 for explanation
def log = new File(basedir, 'build.log')
assert log.text.contains('Finishing Checkstyle validator')

0 comments on commit 31116f7

Please sign in to comment.