summaryrefslogtreecommitdiffstats
path: root/it/it-projects/shared/xoo-sample-with-tests/sonar-project.properties
diff options
context:
space:
mode:
Diffstat (limited to 'it/it-projects/shared/xoo-sample-with-tests/sonar-project.properties')
-rw-r--r--it/it-projects/shared/xoo-sample-with-tests/sonar-project.properties6
1 files changed, 6 insertions, 0 deletions
diff --git a/it/it-projects/shared/xoo-sample-with-tests/sonar-project.properties b/it/it-projects/shared/xoo-sample-with-tests/sonar-project.properties
new file mode 100644
index 00000000000..0f2415d0320
--- /dev/null
+++ b/it/it-projects/shared/xoo-sample-with-tests/sonar-project.properties
@@ -0,0 +1,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 \ No newline at end of file