diff hgeditor @ 14762:6beb26747430 stable

tests: ignore inotify extension in test-duplicateoptions.py The inotify extension is only available on linux and setup.py will not install it on other platforms - but it will of course always be there in the source. test-duplicateoptions.py tried to load most extensions (including inotify if available). When the local uninstalled Mercurial was used it would thus always load the inotify extension and cause a warning on unsupported platforms. The inotify extension is not relevant for this test, so now we explicitly ignore it.
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 29 Jun 2011 00:19:27 +0200
parents 2b440bb8a66b
children 1aee2ab0f902
line wrap: on
line diff