Skip to content

Commit eaab52a

Browse files
committed
Add river test data
1 parent cce27c5 commit eaab52a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

test_data/river-of-cpan.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[
2+
{
3+
"immediate" : 555,
4+
"total" : 3556,
5+
"bucket" : 4,
6+
"bus_factor" : 5,
7+
"dist" : "HTML-Parser"
8+
}
9+
]

0 commit comments

Comments
 (0)