comparison 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
comparison
equal deleted inserted replaced
28609:c11f0992d124 28610:3aa50c9d89a0
239 # ditto, but no path was supplied for extension baz 239 # ditto, but no path was supplied for extension baz
240 baz = ! 240 baz = !
241 241
242 enabled extensions: 242 enabled extensions:
243 243
244 chgserver command server extension for cHg (EXPERIMENTAL) (?)
244 children command to display child changesets (DEPRECATED) 245 children command to display child changesets (DEPRECATED)
245 rebase command to move sets of revisions to a different ancestor 246 rebase command to move sets of revisions to a different ancestor
246 247
247 disabled extensions: 248 disabled extensions:
248 249