comparison tests/test-http.t @ 37845:b4b7427b5786

tests: remove #require killdaemons The killdaemons hghave feature has returned True since it was introduced in 448d0c452140. As such, "#require killdaemons" has no effect and is superfluous. So we remove instances of it. Differential Revision: https://phab.mercurial-scm.org/D3442
author Gregory Szorc <gregory.szorc@gmail.com>
date Mon, 30 Apr 2018 19:54:55 -0700
parents d43810fe52b0
children 8724de878268
comparison
equal deleted inserted replaced
37844:8fb9985382be 37845:b4b7427b5786
1 #require killdaemons serve 1 #require serve
2 2
3 $ hg init test 3 $ hg init test
4 $ cd test 4 $ cd test
5 $ echo foo>foo 5 $ echo foo>foo
6 $ mkdir foo.d foo.d/bAr.hg.d foo.d/baR.d.hg 6 $ mkdir foo.d foo.d/bAr.hg.d foo.d/baR.d.hg