]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/helper/test-tool.h
t/helper: merge test-string-list into test-tool
[thirdparty/git.git] / t / helper / test-tool.h
index 035e82ec6ad20db3b5eb4917872e599f1978d1a8..19ad2b0df89dd7669b04ee59abfcabf5d6042f5b 100644 (file)
@@ -30,5 +30,6 @@ 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);
+int cmd__string_list(int argc, const char **argv);
 
 #endif