diff tests/test-help.t @ 28610:3aa50c9d89a0

tests: make config/help tests pass even if chgserver extension is loaded It isn't important for these tests if "extensions.chgserver=" is set or not. So let's make them ignore such lines.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 20 Mar 2016 12:25:46 -0700
parents 66d085e55ecd
children 4fc640fd0026
line wrap: on
line diff
--- a/tests/test-help.t	Tue Mar 22 16:05:22 2016 -0700
+++ b/tests/test-help.t	Sun Mar 20 12:25:46 2016 -0700
@@ -241,6 +241,7 @@
   
       enabled extensions:
   
+       chgserver     command server extension for cHg (EXPERIMENTAL) (?)
        children      command to display child changesets (DEPRECATED)
        rebase        command to move sets of revisions to a different ancestor