aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testing.h
blob: 563ce2130269519fbd99880a323ab10048bbd80b (plain) (blame)
1
2
3
4
5
6
7
8
#pragma once

#include "nvim/eval/typval_defs.h"  // IWYU pragma: keep
#include "nvim/types.h"

#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "testing.h.generated.h"
#endif