diff tests/test-debian-packages.t @ 29219:3c9066ed557c

tests: silence test-repo obsolete warning refactoring test-check-commit.t HGRCPATH bits as helpers-testrepo.sh
author timeless <timeless@mozdev.org>
date Wed, 11 May 2016 04:49:27 +0000
parents 7f49efcaa9b4
children 6c113a7dec52
line wrap: on
line diff
--- a/tests/test-debian-packages.t	Mon May 09 10:05:32 2016 +0200
+++ b/tests/test-debian-packages.t	Wed May 11 04:49:27 2016 +0000
@@ -1,5 +1,7 @@
 #require test-repo slow debhelper
 
+  $ . "$TESTDIR/helpers-testrepo.sh"
+
 Ensure debuild doesn't run the testsuite, as that could get silly.
   $ DEB_BUILD_OPTIONS=nocheck
   $ export DEB_BUILD_OPTIONS