t/helper: merge test-ref-store into test-tool
[gitweb.git] / t / helper / test-tool.h
index 4d51c17f5a2bad98c464987e7aec2bf25ad250ef..2b5cc6e11703bf3daac4b5e716851f9e90a6fbbb 100644 (file)
@@ -21,6 +21,7 @@ int cmd__online_cpus(int argc, const char **argv);
 int cmd__path_utils(int argc, const char **argv);
 int cmd__prio_queue(int argc, const char **argv);
 int cmd__read_cache(int argc, const char **argv);
+int cmd__ref_store(int argc, const char **argv);
 int cmd__sha1(int argc, const char **argv);
 
 #endif