Skip to content

Commit

Permalink
Remove redundant test
Browse files Browse the repository at this point in the history
  • Loading branch information
mekya committed Mar 30, 2021
1 parent 59cdec7 commit 1e3584e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/test/java/io/antmedia/test/StreamFetcherUnitTest.java
Expand Up @@ -709,15 +709,6 @@ public void testRTSPSource() {
stopCameraEmulator();
}


@Test
public void testData0Video1Source() {
//test unexpected source
testFetchStreamSources("rtmp://203.123.19.155:1936/live/C80905398:203.123.19.155:7554:18.139.25.22:7660:4:SUB:TCP:1", false, true, false);
}



@Test
public void testHLSSource() {
logger.info("running testHLSSource");
Expand Down

0 comments on commit 1e3584e

Please sign in to comment.