Skip to content

Commit 02cc4d4

Browse files
committed
add missing M tests
1 parent dd315d4 commit 02cc4d4

File tree

2 files changed

+566
-10
lines changed

2 files changed

+566
-10
lines changed

src/test/java/org/htmlunit/general/huge/HostParentOfITest.java

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -372,14 +372,4 @@ public void _LocalMediaStream_LocalMediaStream() throws Exception {
372372
public void _Location_Location() throws Exception {
373373
test("Location", "Location");
374374
}
375-
376-
/**
377-
* @throws Exception if the test fails
378-
*/
379-
@Test
380-
@Alerts("true")
381-
public void _RTCStatsReport_RTCStatsReport() throws Exception {
382-
test("RTCStatsReport", "RTCStatsReport");
383-
}
384-
385375
}

0 commit comments

Comments
 (0)