comparison tests/test-getbundle.t @ 22046:7a9cbb315d84

tests: replace exit 80 with #require
author Matt Mackall <mpm@selenic.com>
date Wed, 06 Aug 2014 11:43:59 -0500
parents aa9385f983fa
children becfecaf9087
comparison
equal deleted inserted replaced
22045:769198c6a62d 22046:7a9cbb315d84
1 $ "$TESTDIR/hghave" serve || exit 80 1 #require serve
2 2
3 = Test the getbundle() protocol function = 3 = Test the getbundle() protocol function =
4 4
5 Create a test repository: 5 Create a test repository:
6 6