[PATCH 6 of 6] fixing-import-cycle: test-check-module-imports.t output changed

Pulkit Goyal 7895pulkit at gmail.com
Mon Apr 4 01:28:13 EDT 2016


The output is changed, I couldn't find a way to include it into
previous commits, so made a new one.

On Mon, Apr 4, 2016 at 4:52 AM, timeless <timeless at gmail.com> wrote:
> Tests should be updated when output is changed, not as a follow-up
>
> On Apr 3, 2016 6:03 PM, "Pulkit Goyal" <7895pulkit at gmail.com> wrote:
>>
>> # HG changeset patch
>> # User Pulkit Goyal <7895pulkit at gmail.com>
>> # Date 1459720776 -19800
>> #      Mon Apr 04 03:29:36 2016 +0530
>> # Node ID d840b789f117b14dd58cc95e21ad63684f55ca86
>> # Parent  7329eef89e5a44384e1e19e492bdd77f09ab537b
>> fixing-import-cycle: test-check-module-imports.t output changed
>>
>> diff --git a/tests/test-check-module-imports.t
>> b/tests/test-check-module-imports.t
>> --- a/tests/test-check-module-imports.t
>> +++ b/tests/test-check-module-imports.t
>> @@ -142,5 +142,3 @@
>>  these may expose other cycles.
>>
>>    $ hg locate 'mercurial/**.py' 'hgext/**.py' | sed 's-\\-/-g' | python
>> "$import_checker" -
>> -  Import cycle: hgext.largefiles.basestore -> hgext.largefiles.localstore
>> -> hgext.largefiles.basestore
>> -  [1]
>> _______________________________________________
>> Mercurial-devel mailing list
>> Mercurial-devel at mercurial-scm.org
>> https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel


More information about the Mercurial-devel mailing list