]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/helper/test-tool.h
t/helper: merge test-strcmp-offset into test-tool
[thirdparty/git.git] / t / helper / test-tool.h
index 1d366846f34f7d90e95300f7be221f807fb96e62..035e82ec6ad20db3b5eb4917872e599f1978d1a8 100644 (file)
@@ -29,5 +29,6 @@ int cmd__scrap_cache_tree(int argc, const char **argv);
 int cmd__sha1_array(int argc, const char **argv);
 int cmd__sha1(int argc, const char **argv);
 int cmd__sigchain(int argc, const char **argv);
+int cmd__strcmp_offset(int argc, const char **argv);
 
 #endif