You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
tests/KeyFrame.cpp: Typo
This commit is contained in:
@@ -521,7 +521,7 @@ TEST_CASE( "TrackedObjectBBox init", "[libopenshot][keyframe]" )
|
||||
// like confirming some default values in the new object.
|
||||
}
|
||||
|
||||
TEST_CASE( "TrackedObjectBBox AddBox and RemoveBox" "[libopenshot][keyframe]" )
|
||||
TEST_CASE( "TrackedObjectBBox AddBox and RemoveBox", "[libopenshot][keyframe]" )
|
||||
{
|
||||
TrackedObjectBBox kfb;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user