comparison tests/test-check-module-imports.t @ 29305:814076f4ace3

largefiles: move basestore._openstore into new module to remove cycle
author liscju <piotr.listkiewicz@gmail.com>
date Sat, 04 Jun 2016 16:53:44 +0200
parents 393aef802535
children b86a448a2965
comparison
equal deleted inserted replaced
29304:5e32852fa4bd 29305:814076f4ace3
177 > -X tests/test-hghave.t \ 177 > -X tests/test-hghave.t \
178 > -X tests/test-hgweb-no-path-info.t \ 178 > -X tests/test-hgweb-no-path-info.t \
179 > -X tests/test-hgweb-no-request-uri.t \ 179 > -X tests/test-hgweb-no-request-uri.t \
180 > -X tests/test-hgweb-non-interactive.t \ 180 > -X tests/test-hgweb-non-interactive.t \
181 > | sed 's-\\-/-g' | python "$import_checker" - 181 > | sed 's-\\-/-g' | python "$import_checker" -
182 Import cycle: hgext.largefiles.basestore -> hgext.largefiles.localstore -> hgext.largefiles.basestore
183 [1]