15
0
forked from pool/python-gTTS
Files
python-gTTS/network-tests.patch
2022-03-21 15:02:22 +00:00

15 lines
398 B
Diff

---
gtts/tests/test_tts.py | 1 +
1 file changed, 1 insertion(+)
--- a/gtts/tests/test_tts.py
+++ b/gtts/tests/test_tts.py
@@ -84,6 +84,7 @@ def test_no_text_parts(tmp_path):
# Test write_to_fp()/save() cases not covered elsewhere in this file
+@pytest.mark.net
def test_bad_fp_type():
"""Raise TypeError if fp is not a file-like object (no .write())"""
# Create gTTS and save