summaryrefslogtreecommitdiff
blob: 04cf9839dbc421d4b863128584b412279afcc65e (plain)
1
2
3
4
5
6
7
8
diff --git a/tests/test_inifile.py b/tests/test_inifile.py
index 150fa47..53ce597 100644
--- a/tests/test_inifile.py
+++ b/tests/test_inifile.py
@@ -7,2 +7,3 @@ samples_dir = Path(__file__).parent / 'samples'
 
+@pytest.mark.skip("Needs internet access")
 def test_invalid_classifier():