mirror of
https://github.com/bevyengine/bevy
synced 2024-12-22 02:53:07 +00:00
4 lines
98 B
Rust
4 lines
98 B
Rust
|
fn main() -> compile_fail_utils::ui_test::Result<()> {
|
||
|
compile_fail_utils::test("tests/ui")
|
||
|
}
|