diff tests/test-convert-bzr-114.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 7a9cbb315d84
children 26127236b229
line wrap: on
line diff
--- a/tests/test-convert-bzr-114.t	Sat Aug 08 00:12:41 2015 -0700
+++ b/tests/test-convert-bzr-114.t	Sat Aug 22 10:22:12 2015 -0700
@@ -1,4 +1,4 @@
-#require bzr114
+#require bzr bzr114
 
   $ . "$TESTDIR/bzr-definitions"