mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Support running tests from any directory
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
e374a91feb
commit
90c0a361b5
11 changed files with 12 additions and 13 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
test_description='git-update tests'
|
||||
|
||||
. ./setup.sh
|
||||
. "$(dirname "$0")/setup.sh"
|
||||
|
||||
dump_package_info() {
|
||||
for t in Packages Licenses PackageLicenses Groups PackageGroups \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue