tests/test-duplicateoptions.py
branchstable
changeset 49366 288de6f5d724
parent 48875 6000f5b25c9b
equal deleted inserted replaced
49364:e8ea403b1c46 49366:288de6f5d724
     1 from __future__ import absolute_import, print_function
       
     2 import os
     1 import os
     3 from mercurial import (
     2 from mercurial import (
     4     commands,
     3     commands,
     5     extensions,
     4     extensions,
     6     ui as uimod,
     5     ui as uimod,