Skip to content

Commit 18a2d6b

Browse files
author
Peter
committed
minor test rename
1 parent f7ec10d commit 18a2d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/test/java/com/graphhopper/routing/DijkstraOneToManyTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ public void testIssue182()
9898
}
9999

100100
@Test
101-
public void testIssue182()
101+
public void testIssue239()
102102
{
103103
Graph g = createGraph(false);
104104
g.edge(0, 1, 1, true);

0 commit comments

Comments
 (0)