Polish
Closes gh-9103
This commit is contained in:
committed by
Stephane Nicoll
parent
068c52b725
commit
53e5d67cde
@@ -128,7 +128,7 @@ public class HandlerTests {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void hashcodesAreEqualForUrlsThatReferenceSameFileViaNestedArchiveAndFromRootOfJar()
|
||||
public void hashCodesAreEqualForUrlsThatReferenceSameFileViaNestedArchiveAndFromRootOfJar()
|
||||
throws MalformedURLException {
|
||||
assertThat(this.handler
|
||||
.hashCode(new URL("jar:file:/test.jar!/BOOT-INF/classes!/foo.txt")))
|
||||
|
||||
Reference in New Issue
Block a user