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