tests/test-paths.t
changeset 28218 41dcd7545266
parent 28173 1ff28873830e
parent 28038 72f2a19c5f88
child 33414 16ed67164002
--- a/tests/test-paths.t	Wed Feb 24 10:41:15 2016 -0800
+++ b/tests/test-paths.t	Wed Feb 24 15:55:44 2016 -0600
@@ -97,6 +97,14 @@
    }
   ]
 
+zeroconf wraps ui.configitems(), which shouldn't crash at least:
+
+  $ hg paths --config extensions.zeroconf=
+  dupe = $TESTTMP/b#tip (glob)
+  dupe:pushurl = https://example.com/dupe
+  expand = $TESTTMP/a/$SOMETHING/bar (glob)
+  insecure = http://foo:***@example.com/
+
   $ cd ..
 
 sub-options for an undeclared path are ignored