tests: fix TEST_URI for filesource tests

This commit is contained in:
Luis de Bethencourt 2011-06-30 18:13:15 +02:00
parent f166c47ed5
commit 882342906f

View file

@ -21,7 +21,7 @@
#include <gst/check/gstcheck.h>
/* This test uri will eventually have to be fixed */
#define TEST_URI "blahblahblah"
#define TEST_URI "http://nowhere/blahblahblah"
GST_START_TEST (test_filesource_basic)
{