Don't be sync silly test

This commit is contained in:
Mathieu Duponchelle 2014-06-27 16:12:28 +02:00 committed by Thibault Saunier
parent 13ae2cecd3
commit c9bbb1d230

View file

@ -215,7 +215,6 @@ GST_START_TEST (test_simple_adder)
composition = gst_element_factory_make ("gnlcomposition", "composition");
fakesink = gst_element_factory_make ("fakesink", NULL);
g_object_set (fakesink, "sync", TRUE, NULL);
/* gnl_adder */
gnl_adder = gst_element_factory_make ("gnloperation", "gnl_adder");