diff tests/test-install.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 c5f9ff302065
children b3a677c82a35
line wrap: on
line diff
--- a/tests/test-install.t	Mon May 09 10:05:32 2016 +0200
+++ b/tests/test-install.t	Wed May 11 04:49:27 2016 +0000
@@ -78,6 +78,8 @@
   no problems detected
 
 #if test-repo
+  $ . "$TESTDIR/helpers-testrepo.sh"
+
   $ cat >> wixxml.py << EOF
   > import os, subprocess, sys
   > import xml.etree.ElementTree as ET