glcolorconvert: Fix name of testsuite
This commit is contained in:
parent
039865fc03
commit
eeb4fe6f63
@ -241,7 +241,7 @@ GST_END_TEST;
|
||||
static Suite *
|
||||
gst_gl_color_convert_suite (void)
|
||||
{
|
||||
Suite *s = suite_create ("GstGLUpload");
|
||||
Suite *s = suite_create ("GstGLColorConvert");
|
||||
TCase *tc_chain = tcase_create ("upload");
|
||||
|
||||
suite_add_tcase (s, tc_chain);
|
||||
|
Loading…
x
Reference in New Issue
Block a user