Skip to content

Commit ff954af

Browse files
fix(c8): changed includes
1 parent 9abdfbf commit ff954af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.c8rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"lcov"
66
],
77
"include": [
8-
"test/**/*.js"
8+
"src/**/*.js"
99
],
1010
"extension": [
1111
".js"

0 commit comments

Comments
 (0)