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