예제 #1
0
파일: test_index.py 프로젝트: noahp/conda
 def test_basic_get_reduced_index(self):
     get_reduced_index(None, (Channel('defaults'), Channel('conda-test')),
                       context.subdirs, (MatchSpec('flask'), ))
예제 #2
0
파일: test_index.py 프로젝트: conda/conda
 def test_basic_get_reduced_index(self):
     get_reduced_index(None, (Channel('defaults'), Channel('conda-test')), context.subdirs,
                       (MatchSpec('flask'), ))