Skip to content

Commit 46e8dc0

Browse files
committed
merge commit
1 parent 51db4c0 commit 46e8dc0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sonar-project.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ sonar.projectName=Javascript Forge CryptoExamples
44
sonar.projectVersion=0.1
55

66
# Comma-separated paths to directories with sources (required)
7-
sonar.sources=build/trans/
8-
sonar.tests=build/test/
7+
sonar.sources=src/
8+
sonar.tests=test/
99
sonar.exclusions=node_modules/**/*
1010

1111
# Encoding of the source files

0 commit comments

Comments
 (0)