diff --git a/tests/Caption.cpp b/tests/Caption.cpp index 1ec658a1f..bedb4a541 100644 --- a/tests/Caption.cpp +++ b/tests/Caption.cpp @@ -66,7 +66,6 @@ TEST_CASE( "caption effect", "[libopenshot][caption]" ) // Get frame std::shared_ptr f = clip1.GetFrame(10); - f->Save("audio-caption-line-64.png", 1.0); #ifdef _WIN32 // Windows pixel location @@ -92,7 +91,6 @@ TEST_CASE( "caption effect", "[libopenshot][caption]" ) // Get timeline frame f = t.GetFrame(10); - f->Save("audio-caption-line-81.png", 1.0); #ifdef _WIN32 // Windows pixel location @@ -132,7 +130,6 @@ TEST_CASE( "caption effect", "[libopenshot][caption]" ) // Get frame std::shared_ptr f = clip1.GetFrame(10); - f->Save("audio-caption-line-109.png", 1.0); #ifdef _WIN32 // Windows pixel location @@ -158,7 +155,6 @@ TEST_CASE( "caption effect", "[libopenshot][caption]" ) // Get timeline frame f = t.GetFrame(10); - f->Save("audio-caption-line-125.png", 1.0); #ifdef _WIN32 // Windows pixel location @@ -199,7 +195,6 @@ TEST_CASE( "caption effect", "[libopenshot][caption]" ) // Get frame std::shared_ptr f = clip1.GetFrame(10); - f->Save("audio-caption-line-156.png", 1.0); #ifdef _WIN32 // Windows pixel location