summaryrefslogtreecommitdiffstats
path: root/tests/qemu
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-12-22 08:40:30 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-12-22 13:04:38 +0000
commit5d93d70b4d36b2337104b3dbca07722fa4d47ff5 (patch)
tree792a9b58304dbe311d71a34c048cd941c64c2127 /tests/qemu
parent72f5487be2df82277021d61f01884381ed9efbc5 (diff)
downloadlibguestfs-5d93d70b4d36b2337104b3dbca07722fa4d47ff5.tar.gz
libguestfs-5d93d70b4d36b2337104b3dbca07722fa4d47ff5.tar.xz
libguestfs-5d93d70b4d36b2337104b3dbca07722fa4d47ff5.zip
tests: Rename capitests -> tests/c-api.
Diffstat (limited to 'tests/qemu')
-rw-r--r--tests/qemu/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/qemu/Makefile.am b/tests/qemu/Makefile.am
index fb95a747..ad735101 100644
--- a/tests/qemu/Makefile.am
+++ b/tests/qemu/Makefile.am
@@ -17,8 +17,6 @@
# Safety and liveness tests of components that libguestfs depends upon
# (not of libguestfs itself). Mainly this is for qemu and the kernel.
-#
-# See also capitests and regressions directories.
include $(top_srcdir)/subdir-rules.mk