diff --git a/.nycrc b/.nycrc index 42332213..82a1fc5f 100644 --- a/.nycrc +++ b/.nycrc @@ -4,8 +4,7 @@ "text-summary" ], "exclude": [ - "**/spec/**", - "src/" + "**/spec/**" ] }