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:
@@ -34,7 +34,6 @@ using namespace openshot;
|
||||
|
||||
TEST(FFmpegWriter_Test_Webm)
|
||||
{
|
||||
cout << "FFmpegWriter_Test_Webm" << endl;
|
||||
// Reader
|
||||
stringstream path;
|
||||
path << TEST_MEDIA_PATH << "sintel_trailer-720p.mp4";
|
||||
|
||||
Reference in New Issue
Block a user