]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/compulsory_tests/has_tests.c
Implementation of auto-depends, based on Idris's start.
[ccan] / tools / ccanlint / compulsory_tests / has_tests.c
index a71a1569be702c609f96551a2cdc3e5727e91dd1..662a178147276f59f2560f5ef5096dd181580b5f 100644 (file)
@@ -128,3 +128,5 @@ struct ccanlint has_tests = {
        .describe = describe_has_tests,
        .handle = handle_no_tests,
 };
+
+REGISTER_TEST(has_tests, NULL);