]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/helper/test-tool.h
t/helper: merge test-chmtime into test-tool
[thirdparty/git.git] / t / helper / test-tool.h
index 6ce57ae0ccade5c575edf396078845a623e997c4..3a35e70e79e45448a393e3fb5d2fd44e97d935a2 100644 (file)
@@ -1,4 +1,6 @@
 #ifndef __TEST_TOOL_H__
 #define __TEST_TOOL_H__
 
+int cmd__chmtime(int argc, const char **argv);
+
 #endif