Skip to content

Commit 8a3ad04

Browse files
committed
two mere tests passing
1 parent 2506971 commit 8a3ad04

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/java/org/htmlunit/libraries/JQuery1x11x3Test.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6978,7 +6978,6 @@ public void effects__CSS_Auto_to_100() throws Exception {
69786978
*/
69796979
@Test
69806980
@Alerts("0, 5, 5")
6981-
@NotYetImplemented
69826981
public void effects__CSS_Auto_to_show() throws Exception {
69836982
runTest("effects: CSS Auto to show");
69846983
}
@@ -7029,7 +7028,6 @@ public void effects__JS_Auto_to_100() throws Exception {
70297028
*/
70307029
@Test
70317030
@Alerts("0, 5, 5")
7032-
@NotYetImplemented
70337031
public void effects__JS_Auto_to_show() throws Exception {
70347032
runTest("effects: JS Auto to show");
70357033
}

0 commit comments

Comments
 (0)