You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Reverting logging code in unittests
This commit is contained in:
@@ -35,7 +35,6 @@ using namespace openshot;
|
||||
#ifdef USE_IMAGEMAGICK
|
||||
TEST(ImageWriter_Test_Gif)
|
||||
{
|
||||
cout << "ImageWriter_Test_Gif" << endl;
|
||||
// Reader
|
||||
stringstream path;
|
||||
path << TEST_MEDIA_PATH << "sintel_trailer-720p.mp4";
|
||||
|
||||
Reference in New Issue
Block a user