mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
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:
committed by
Richard W.M. Jones
parent
5741b3734c
commit
7291fed7fb
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user