tests: update soup test for removed iradio-mode property
This commit is contained in:
parent
2cfb92f253
commit
32365953c3
@ -364,7 +364,6 @@ GST_START_TEST (test_icy_stream)
|
||||
|
||||
src = gst_element_factory_make ("souphttpsrc", NULL);
|
||||
fail_unless (src != NULL);
|
||||
g_object_set (src, "iradio-mode", TRUE, NULL);
|
||||
|
||||
sink = gst_element_factory_make ("fakesink", NULL);
|
||||
fail_unless (sink != NULL);
|
||||
|
Loading…
x
Reference in New Issue
Block a user