]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/compile_test_helpers.c
ccanlint: rename test keys
[ccan] / tools / ccanlint / tests / compile_test_helpers.c
index 5763463ad178e709df940b168ad68b1fe9ba19b5..0169f6024f21b3e263d5423bd168d16c498b539c 100644 (file)
@@ -65,7 +65,7 @@ static void do_compile_test_helpers(struct manifest *m,
 }
 
 struct ccanlint compile_test_helpers = {
 }
 
 struct ccanlint compile_test_helpers = {
-       .key = "compile-helpers",
+       .key = "tests_helpers_compile",
        .name = "Module test helper objects compile",
        .check = do_compile_test_helpers,
        .can_run = can_run,
        .name = "Module test helper objects compile",
        .check = do_compile_test_helpers,
        .can_run = can_run,