Skip to content

Commit

Permalink
add another test case
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Jul 4, 2022
1 parent ac18648 commit 3052999
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/expected.json
Expand Up @@ -43,7 +43,8 @@
"rain": 2681,
"issue131": 12,
"infinite-loop-jhl" : 0,
"filtered-bridge-jhl" : 25
"filtered-bridge-jhl" : 25,
"issue149": 2
},
"errors": {
"dude": 2e-15,
Expand Down
4 changes: 4 additions & 0 deletions test/fixtures/issue149.json
@@ -0,0 +1,4 @@
[
[[1888,5504],[1872,5504],[1872,5536],[1856,5536],[1856,5520],[1840,5520],[1840,5504],[1856,5504],[1856,5520],[1872,5520],[1872,5504],[1888,5504]],
[[1856,5520],[1856,5536],[1872,5536],[1872,5520]]
]

0 comments on commit 3052999

Please sign in to comment.