tests: update test-chg.t with output change
Since this part of tests is only run with chg, hence it didn't get updated
when the error message changed.
Differential Revision: https://phab.mercurial-scm.org/D9414
--- a/tests/test-chg.t Mon Nov 23 14:33:58 2020 +0100
+++ b/tests/test-chg.t Fri Nov 27 21:32:42 2020 +0530
@@ -29,7 +29,7 @@
$ chg status
$ echo '=brokenconfig' >> $HGRCPATH
$ chg status
- hg: parse error at * (glob)
+ config error at * =brokenconfig (glob)
[255]
$ cp $HGRCPATH.orig $HGRCPATH