check: testclock: fix function guards
authorTim-Philipp Müller <tim@centricular.net>
Thu, 19 Sep 2013 16:12:14 +0000 (17:12 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 19 Sep 2013 16:12:14 +0000 (17:12 +0100)
commit0e6679013439352ea520c8254fa37d73d5b95124
treeed6c82229cfca819b0ef34a9727b21966eda6e0c
parentcc4ba028ff8c80110094017ff8159b6b9f5e7440
check: testclock: fix function guards

Should be g_return_*() not g_assert(), even if it's for tests only.
libs/gst/check/gsttestclock.c