You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Small windows unit test regression
This commit is contained in:
@@ -168,7 +168,7 @@ TEST_CASE( "caption effect", "[libopenshot][caption]" )
|
||||
#ifdef _WIN32
|
||||
// Windows pixel location
|
||||
check_col = 105;
|
||||
check_row = 377;
|
||||
check_row = 379;
|
||||
#else
|
||||
// Linux/Mac pixel location
|
||||
check_col = 141;
|
||||
|
||||
Reference in New Issue
Block a user