mirror of
https://github.com/phonegap/phonegap-start.git
synced 2026-01-09 14:37:55 -05:00
[bithound] Fix syntax error in .bithoundrc
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
"test": [
|
"test": [
|
||||||
"**/test/**",
|
"**/test/**",
|
||||||
"**/tests/**",
|
"**/tests/**",
|
||||||
"**/spec/**".
|
"**/spec/**",
|
||||||
"**/specs/**"
|
"**/specs/**"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user