summaryrefslogtreecommitdiff
path: root/vendor/bandit/specs/fakes/fakes.h
blob: a48517f655f692154a688e3b1346caae8fef58f4 (plain)
1
2
3
4
5
6
7
8
#ifndef BANDIT_SPECS_FAKES_H
#define BANDIT_SPECS_FAKES_H

#include <specs/fakes/logging_fake.h>
#include <specs/fakes/fake_reporter.h>
#include <specs/fakes/fake_context.h>

#endif