git/t/helper/test-dump-fsmonitor.c

#define USE_THE_REPOSITORY_VARIABLE

#include "test-tool.h"
#include "read-cache-ll.h"
#include "repository.h"
#include "setup.h"

int cmd__dump_fsmonitor(int ac UNUSED, const char **av UNUSED)
{}