Skip to content

Commit 6e4faaf

Browse files
committed
standard
1 parent eb69f8d commit 6e4faaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/stats.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ function parseHtml (html) {
1616
if (a) {
1717
return parseInt(a[1])
1818
}
19+
return null
1920
})
2021
var i = 0
2122
return {

0 commit comments

Comments
 (0)