tests/test-remotefilelog-datapack.py
changeset 41268 878084a495ef
parent 41254 2888d12b80a6
child 41346 724b4606528e
equal deleted inserted replaced
41267:e30eef62e743 41268:878084a495ef
   371 # datapack store:
   371 # datapack store:
   372 # - getmissing
   372 # - getmissing
   373 # - GC two packs into one
   373 # - GC two packs into one
   374 
   374 
   375 if __name__ == '__main__':
   375 if __name__ == '__main__':
       
   376     if pycompat.iswindows:
       
   377         sys.exit(80)    # Skip on Windows
   376     silenttestrunner.main(__name__)
   378     silenttestrunner.main(__name__)