1
0
mirror of https://github.com/Sebekerga/native_api_1c.git synced 2025-06-14 23:45:13 +02:00
Files
native_api_1c/native_api_1c_macro/tests
2023-10-25 11:25:14 +06:00
..
2023-10-25 11:25:14 +06:00
2023-10-25 11:25:14 +06:00
2023-10-25 11:25:14 +06:00
2023-10-25 11:25:14 +06:00

#[test]
fn tests() {
    let t = trybuild::TestCases::new();

    t.pass("tests/to_build/readme_example.rs");
}