This is an archive of the discontinued Mercurial Phabricator instance.

tests: make test-extension.t's baduisetup.py test fail even if bdiff exists
ClosedPublic

Authored by martinvonz on Oct 17 2017, 2:24 PM.

Details

Summary

A mercurial.bdiff module has existed at some point and when I have
built at an old version, some .pyc file or something seems to stick
around and test-extension.t fails. Let's remove the reference to bdiff
and simplify the test.

Diff Detail

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