Move C API tests out of root build dir into 'capitests' subdir.
[libguestfs.git] / HACKING
diff --git a/HACKING b/HACKING
index 4f88e88..390e4a4 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -34,6 +34,9 @@ Directories
 appliance/
        The qemu appliance, build scripts and so on.
 
+capitests/
+       Automated tests of the C API.
+
 contrib/
        Outside contributions, experimental parts.