diff --git a/.bithoundrc b/.bithoundrc index eb0f369..496a8d7 100644 --- a/.bithoundrc +++ b/.bithoundrc @@ -48,7 +48,7 @@ "test": [ "**/test/**", "**/tests/**", - "**/spec/**". + "**/spec/**", "**/specs/**" ] }