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