test: thread: avoid macro when calling vlc_tick_sleep
Compare changes
+ 2
− 2
@@ -296,7 +296,7 @@ static void test__cond_wait_timeout()
@@ -315,7 +315,7 @@ static void test__vlc_tick_sleep()
This avoids warnings about harmful delay when compiling the test with GCC
VideoLAN code repository instance