tests/test-http-branchmap.t
changeset 37845 b4b7427b5786
parent 36279 1e0c9f9f6f36
child 38030 69779a222d5e
--- a/tests/test-http-branchmap.t	Sat May 05 18:35:16 2018 -0700
+++ b/tests/test-http-branchmap.t	Mon Apr 30 19:54:55 2018 -0700
@@ -1,5 +1,3 @@
-#require killdaemons
-
   $ hgserve() {
   >     hg serve -a localhost -p $HGPORT1 -d --pid-file=hg.pid \
   >       -E errors.log -v $@ > startup.log