git/t/helper/test-scrap-cache-tree.c

#define USE_THE_REPOSITORY_VARIABLE

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

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