tests: rename guestfs-hashsums.sh to test-utils.sh

Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>
This commit is contained in:
Tomáš Golembiovský
2016-12-18 23:16:32 +01:00
committed by Pino Toscano
parent 8644ea7242
commit c96bcb4e24
10 changed files with 9 additions and 9 deletions

View File

@@ -27,7 +27,7 @@ SUBDIRS += files
SUBDIRS += .
EXTRA_DIST = \
guestfs-hashsums.sh
test-utils.sh
# Build an ISO containing various files from the subdirectories, which
# is used by tests/c-api and a few guestfish tests and regression