comparison tests/test-http-proxy.t @ 15446:c5c9ca3719f9

tests: use 'hghave serve' to guard tests that requires serve daemon management
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 07 Nov 2011 03:24:53 +0100
parents f03c82d1f50a
children 5b26667fc4d3
comparison
equal deleted inserted replaced
15445:7cbb81c47025 15446:c5c9ca3719f9
1 $ "$TESTDIR/hghave" serve || exit 80
1 2
2 $ hg init a 3 $ hg init a
3 $ cd a 4 $ cd a
4 $ echo a > a 5 $ echo a > a
5 $ hg ci -Ama -d '1123456789 0' 6 $ hg ci -Ama -d '1123456789 0'