X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Fidempotent.c;h=e9d7cf56a3533f5d892f12a48f4d226147ba2e0c;hp=924f5bea3c7d6b53c424ba7cff6fafe7897aadf2;hb=d1d6625caf6e9897a4a0479c0e04fee27de5b20e;hpb=8f7447e48f6405a083919f3d6b591eb7dfbc6a9f diff --git a/tools/ccanlint/tests/idempotent.c b/tools/ccanlint/tests/idempotent.c index 924f5bea..e9d7cf56 100644 --- a/tools/ccanlint/tests/idempotent.c +++ b/tools/ccanlint/tests/idempotent.c @@ -138,4 +138,4 @@ struct ccanlint idempotent = { .describe = describe_idempotent, }; -REGISTER_TEST(idempotent, &trailing_whitespace, NULL); +REGISTER_TEST(idempotent, NULL);