예제 #1
0
 def test_base(self):
     with pytest.raises(NotImplementedError):
         downloads._DownloadTarget()
예제 #2
0
 def test_base(self):
     with pytest.raises(NotImplementedError):
         downloads._DownloadTarget()