git/t/helper/test-parse-pathspec-file.c

#include "test-tool.h"
#include "parse-options.h"
#include "pathspec.h"

int cmd__parse_pathspec_file(int argc, const char **argv)
{}