Skip to content

Commit

Permalink
Merge pull request #18 from LoiNguyenCS/patch-2
Browse files Browse the repository at this point in the history
Fix issue689
  • Loading branch information
tahiat authored Mar 10, 2024
2 parents 2e32cd6 + 00de4ee commit bfafa3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/test_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@
"root_dir": "",
"targets": [
{
"method": "listIterator(SubList<E>, int)",
"method": "listIterator(int)",
"file": "AbstractList.java",
"package": "java.util",
"inner_class": "SubList"
Expand Down

0 comments on commit bfafa3e

Please sign in to comment.