]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/compulsory_tests/has_info.c
Implementation of auto-depends, based on Idris's start.
[ccan] / tools / ccanlint / compulsory_tests / has_info.c
index ed2d4c813c0c1b7d4a29f9b7de6b79aec59bb043..974967bfa2377361a6b984ed9d50c739c996dc8e 100644 (file)
@@ -76,3 +76,5 @@ struct ccanlint has_info = {
        .describe = describe_has_info,
        .handle = create_info_template,
 };
+
+REGISTER_TEST(has_info, NULL);