##// END OF EJS Templates
py3: use absolute_import in test-hg-parseurl.py
py3: use absolute_import in test-hg-parseurl.py

File last commit:

r28516:3bf2892f default
r28745:8a23f881 default
Show More
test-chg.t
12 lines | 162 B | text/troff | Tads3Lexer
init repo
$ hg init foo
$ cd foo
ill-formed config
$ hg status
$ echo '=brokenconfig' >> $HGRCPATH
$ hg status
hg: parse error at * (glob)
[255]