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