예제 #1
0
파일: test_misc.py 프로젝트: 3kwa/conda
 def test_cache_fn_url(self):
     url = "http://repo.continuum.io/pkgs/pro/osx-64/"
     self.assertEqual(cache_fn_url(url), '7618c8b6.json')
예제 #2
0
 def test_cache_fn_url(self):
     url = "http://repo.continuum.io/pkgs/pro/osx-64/"
     self.assertEqual(cache_fn_url(url), '7618c8b6.json')