Along with the latest scheduler updates, all these tests should work.

Original commit message from CVS:
Along with the latest scheduler updates, all these tests should work.
This commit is contained in:
Wim Taymans 2002-06-05 18:12:41 +00:00
parent be30fb14fd
commit 795ecdcc86

View file

@ -45,8 +45,6 @@ int main(int argc,char *argv[])
sleep(1);
}
gst_main();
exit(0);
}