This is an archive of the discontinued Mercurial Phabricator instance.

tests: remove manual enabling of narrowing from test-acl.t
ClosedPublic

Authored by durin42 on Jan 19 2018, 11:24 AM.
Tags
None
Subscribers
None

Details

Summary

narrowhg is already globally enabled in our tests, so we don't need it
on in the repo config, and this was causing the test to sometimes pick
up the globally installed narrowhg, which might not be the version
under test.

Diff Detail

Repository
rNRWHG narrowhg
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

durin42 created this revision.Jan 19 2018, 11:24 AM
martinvonz accepted this revision.Jan 19 2018, 11:27 AM
This revision is now accepted and ready to land.Jan 19 2018, 11:27 AM
This revision was automatically updated to reflect the committed changes.