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