t/helper: merge test-chmtime into test-tool
[git] / t / helper / test-tool.h
1 #ifndef __TEST_TOOL_H__
2 #define __TEST_TOOL_H__
3
4 int cmd__chmtime(int argc, const char **argv);
5
6 #endif