comparison tests/test-casecollision-merge.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 41abe2e3e3b7
children 7e1baad90121
comparison
equal deleted inserted replaced
22045:769198c6a62d 22046:7a9cbb315d84
1 run only on case-insensitive filesystems 1 #require icasefs
2
3 $ "$TESTDIR/hghave" icasefs || exit 80
4 2
5 ################################ 3 ################################
6 test for branch merging 4 test for branch merging
7 ################################ 5 ################################
8 6