json_writer: new routines to create JSON data
[gitweb.git] / t / helper / test-tool.c
index 805a45de9c877d9e5fecb6aa543e6ac985443d5b..707499e11364597bea703346b5781c30e1c1503f 100644 (file)
@@ -19,6 +19,7 @@ static struct test_cmd cmds[] = {
        { "genrandom", cmd__genrandom },
        { "hashmap", cmd__hashmap },
        { "index-version", cmd__index_version },
+       { "json-writer", cmd__json_writer },
        { "lazy-init-name-hash", cmd__lazy_init_name_hash },
        { "match-trees", cmd__match_trees },
        { "mergesort", cmd__mergesort },