blob: e9fc9d78b2efbd76f49e8c5ecafc9b4f57d79a94 [file] [log] [blame]
// clang-format off
// Generated file (from: lsh_projection_relaxed.mod.py). Do not edit
#include "../../TestGenerated.h"
namespace lsh_projection_relaxed {
// Generated lsh_projection_relaxed test
#include "generated/examples/lsh_projection_relaxed.example.cpp"
// Generated model constructor
#include "generated/models/lsh_projection_relaxed.model.cpp"
} // namespace lsh_projection_relaxed
TEST_F(GeneratedTests, lsh_projection_relaxed) {
execute(lsh_projection_relaxed::CreateModel,
lsh_projection_relaxed::is_ignored,
lsh_projection_relaxed::get_examples());
}