Skip to content

Commit cd22b06

Browse files
authored
tests/KeyFrame.cpp: Typo
1 parent 93306a4 commit cd22b06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/KeyFrame.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ TEST_CASE( "TrackedObjectBBox init", "[libopenshot][keyframe]" )
521521
// like confirming some default values in the new object.
522522
}
523523

524-
TEST_CASE( "TrackedObjectBBox AddBox and RemoveBox" "[libopenshot][keyframe]" )
524+
TEST_CASE( "TrackedObjectBBox AddBox and RemoveBox", "[libopenshot][keyframe]" )
525525
{
526526
TrackedObjectBBox kfb;
527527

0 commit comments

Comments
 (0)