summaryrefslogtreecommitdiffstats
path: root/test/lib/common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/common.inc')
-rw-r--r--test/lib/common.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/lib/common.inc b/test/lib/common.inc
index 827c207..35cdaee 100644
--- a/test/lib/common.inc
+++ b/test/lib/common.inc
@@ -106,6 +106,8 @@ setUp() {
SVNREPO="file://${TMP}/svn-packages-repo"
PKGREPOS=(${PKGREPOS[@]})
PKGPOOL="${PKGPOOL}"
+ TESTING_REPO='testing'
+ STABLE_REPOS=('core' 'extra')
CLEANUP_DESTDIR="${TMP}/package-cleanup"
SOURCE_CLEANUP_DESTDIR="${TMP}/source-cleanup"
STAGING="${TMP}/staging"