builder: rename docs test script

Rename test-virt-builder-docs.sh into test-docs.sh to include test
for another tool's documentation.
This commit is contained in:
Cédric Bosdonnat
2017-10-05 16:58:26 +02:00
committed by Richard W.M. Jones
parent 5741b3734c
commit 7291fed7fb
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ EXTRA_DIST = \
test-simplestreams/streams/v1/index.json \
test-simplestreams/streams/v1/net.cirros-cloud_released_download.json \
test-virt-builder.sh \
test-virt-builder-docs.sh \
test-docs.sh \
test-virt-builder-list.sh \
test-virt-builder-list-simplestreams.sh \
test-virt-builder-planner.sh \
@@ -258,7 +258,7 @@ yajl_tests_LINK = \
$(yajl_tests_THEOBJECTS) -o $@
TESTS = \
test-virt-builder-docs.sh \
test-docs.sh \
test-virt-builder-list.sh \
test-virt-index-validate.sh \
$(SLOW_TESTS)