1// Copyright (c) Meta Platforms, Inc. and affiliates.
23// This software may be used and distributed according to the terms of the
4// GNU General Public License version 2.
56#[cfg(test)]
7mod tests {
8include!(concat!(env!("OUT_DIR"), "/gen_tests.rs"));
9}