comparison tests/test-convert-bzr-directories.t @ 26066:89872688893f

tests: move '#require bzr' into .t files The bzr tests are the only .t tests calling hghave (aside from the tests testing hghave itself). This pattern is a one-off and prevents desired refactors to how requirements checking is integrated into tests. Use the convention used everywhere else.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 22 Aug 2015 10:22:12 -0700
parents 3c72117a7a0e
children 815e9ca1078c
comparison
equal deleted inserted replaced
26065:dceaef70e410 26066:89872688893f
1 #require bzr
1 2
2 $ . "$TESTDIR/bzr-definitions" 3 $ . "$TESTDIR/bzr-definitions"
3 4
4 empty directory 5 empty directory
5 6