Skip to content

Commit

Permalink
htmlunit passes the httponly cookie test
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeis committed Sep 1, 2015
1 parent 57b35b0 commit 5beafb1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,6 @@ public void testRetainsCookieSecure() {
}

@Ignore(SAFARI)
@NotYetImplemented(HTMLUNIT)
@Test
public void canHandleHttpOnlyCookie() {
Cookie addedCookie =
Expand Down

0 comments on commit 5beafb1

Please sign in to comment.