##// END OF EJS Templates
py3: use absolute_import in import-checker
py3: use absolute_import in import-checker

File last commit:

r28516:3bf2892f default
r28702:e44f6710 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]