Skip to content

Commit 8309d01

Browse files
LPD-63827 Rename
1 parent ef7527d commit 8309d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

portal-impl/test/unit/com/liferay/portal/servlet/GoogleGadgetServletTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ public void setUp() {
4444
}
4545

4646
@Test
47-
public void testEscape() throws Exception {
47+
public void testGetContent() throws Exception {
4848
String injection =
4949
"x\"/><x:script xmlns:x=\"http:&#x2f;&#x2f;www.w3.org/1999" +
5050
"/xhtml\">alert(document.domain)</x:script>";

0 commit comments

Comments
 (0)