mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-06-27 17:08:32 +00:00
[test] skip sabr tests if protobug is not installed
This commit is contained in:
parent
7b2cfd9bc6
commit
0fab874507
3
test/test_sabr/conftest.py
Normal file
3
test/test_sabr/conftest.py
Normal file
@ -0,0 +1,3 @@
|
||||
import pytest
|
||||
|
||||
pytest.importorskip('protobug', reason='protobug is not installed')
|
Loading…
Reference in New Issue
Block a user