]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/idempotent.c
New test: run tests under valgrind.
[ccan] / tools / ccanlint / tests / idempotent.c
index 924f5bea3c7d6b53c424ba7cff6fafe7897aadf2..e9d7cf56a3533f5d892f12a48f4d226147ba2e0c 100644 (file)
@@ -138,4 +138,4 @@ struct ccanlint idempotent = {
        .describe = describe_idempotent,
 };
 
-REGISTER_TEST(idempotent, &trailing_whitespace, NULL);
+REGISTER_TEST(idempotent, NULL);