aboutsummaryrefslogtreecommitdiffstats
path: root/tests/projects/testing/xoo-sample-with-tests-execution-measures/sonar-project.properties
blob: 0f2415d0320e22c3f2033d3d65e22cb062dc4cc7 (plain)
1
2
3
4
5
6
sonar.projectKey=sample-with-tests
sonar.projectName=Sample with tests
sonar.projectVersion=1.0-SNAPSHOT
sonar.sources=src/main/xoo
sonar.tests=src/test/xoo
sonar.language=xoo