Skip to content

Commit

Permalink
Fixed configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarlvp committed Oct 12, 2017
1 parent 4eb8b85 commit d2eb86c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/dheg-build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ buildscript {
apply plugin: "info.solidsoft.pitest"

pitest {
targetClasses = ['myWorld*']
// mutationEngine = "descartes"
mutationEngine = "descartes"
}

// In this section you declare the dependencies for your production and test code
Expand Down

0 comments on commit d2eb86c

Please sign in to comment.