diff --git a/test/testamf4.c b/test/testamf4.c index 517f91fb..0ec4ae57 100644 --- a/test/testamf4.c +++ b/test/testamf4.c @@ -288,7 +288,7 @@ int main (int argc, char **argv) { FD_SET (select_fd, &read_fds); if (compName.length <= 0){ - setSanameT (&compName, "comp_b_in_su_x"); + setSanameT (&compName, "comp_b_in_su_y"); } result = saAmfComponentRegister (&handle, &compName, NULL);