Add more arc tests (#11145)

* Add more arc tests

* Update comment
This commit is contained in:
Charles Gagnon
2020-06-30 14:05:27 -07:00
committed by GitHub
parent 41315c6e0a
commit a1f600657a
5 changed files with 255 additions and 19 deletions

View File

@@ -5,7 +5,10 @@
"ignorePatterns": [
"**/generated/**",
"**/node_modules/**",
"**/test/**"
"**/test/**",
"constants.js",
"localizedConstants.js",
"extension.js"
],
"reports": [
"cobertura",