mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-17 18:24:04 +00:00
5 lines
112 B
Rust
5 lines
112 B
Rust
#[allow(unused_imports)]
|
|
use pretty_assertions::{assert_eq, assert_ne};
|
|
|
|
include!("standard_assertion.rs");
|