]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/helper/test-strcmp-offset.c
t/helper: merge test-strcmp-offset into test-tool
[thirdparty/git.git] / t / helper / test-strcmp-offset.c
index e159c9a127f6854541ab497c8fd4b6efb9d4ea39..44e4a6d143e24cbd05b5d94404a5f5d4e732c880 100644 (file)
@@ -1,6 +1,7 @@
+#include "test-tool.h"
 #include "cache.h"
 
-int cmd_main(int argc, const char **argv)
+int cmd__strcmp_offset(int argc, const char **argv)
 {
        int result;
        size_t offset;