Skip to content

ERP5TypeTestCase: drop support for http repositories in tests

Jérome Perrin requested to merge fix/_getBTPathAndIdList into master

this only supported http and never supported https, probably nobody is using this and it makes porting to python3 more complicated

Merge request reports