unref timeline in unit test

This commit is contained in:
Brandon Lewis 2010-07-13 18:14:33 +02:00 committed by Edward Hervey
parent 420badca90
commit 739053e249

View file

@ -419,6 +419,7 @@ GST_START_TEST (test_gsl_with_transitions)
GST_DEBUG ("done removing transition");
g_object_unref (timeline);
}
GST_END_TEST;