summaryrefslogtreecommitdiff
path: root/test/lib/common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/common.inc')
-rw-r--r--test/lib/common.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/lib/common.inc b/test/lib/common.inc
index eede414..1831602 100644
--- a/test/lib/common.inc
+++ b/test/lib/common.inc
@@ -5,10 +5,6 @@ set -E
. "$(dirname "${BASH_SOURCE[0]}")/../../config.testing"
. "$(dirname "${BASH_SOURCE[0]}")/../../db-functions"
-arch_svn() {
- /usr/bin/svn "$@"
-}
-
signpkg() {
if [[ -r '/etc/makepkg.conf' ]]; then
source '/etc/makepkg.conf'