tests/test-config.t
changeset 46820 821929d59e01
parent 46749 5a2212d40398
child 46867 915a60bf3cb6
--- a/tests/test-config.t	Thu Mar 25 18:02:08 2021 +0100
+++ b/tests/test-config.t	Sat Mar 20 02:03:57 2021 +0530
@@ -3,8 +3,6 @@
 
 Invalid syntax: no value
 
-TODO: add rhg support for detailed exit codes
-#if no-rhg
   $ cat > .hg/hgrc << EOF
   > novaluekey
   > EOF
@@ -37,7 +35,6 @@
   $ hg showconfig
   config error at $TESTTMP/.hg/hgrc:1: unexpected leading whitespace:  [section]
   [30]
-#endif
 
 Reset hgrc