Skip to content

Commit cb0936c

Browse files
committed
[#5] CPD fails on positive analysis
* adds test for CPD analysis Signed-off-by: Gregor Anders <[email protected]>
1 parent 2be2606 commit cb0936c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/resources/simple-project/gradle.properties

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ dependencyCheckVersion=6.5.2.1
5050
spotbugsVersion=4.5.3
5151
spotbugsAnnotationsVersion=4.5.3
5252

53-
cpdMinimumTokenCount=100
54-
5553
systemProp.sonar.links.homepage=https://github.com/gregoranders/simple-project
5654
systemProp.sonar.links.ci=https://github.com/gregoranders/simple-project
5755
systemProp.sonar.links.scm=https://github.com/gregoranders/simple-project

0 commit comments

Comments
 (0)