diff options
| author | iximeow <me@iximeow.net> | 2026-02-20 22:57:11 +0000 |
|---|---|---|
| committer | iximeow <me@iximeow.net> | 2026-02-23 00:03:13 +0000 |
| commit | 9e75bd1966a61c887f80d50efed96804b641e0be (patch) | |
| tree | 089c25da846f187840c71aad480e447b7fa37a44 /test/long_mode/mod.rs | |
| parent | b21fc0912580b9bad58dad4c6f93447751b178b9 (diff) | |
lmao this rules
Diffstat (limited to 'test/long_mode/mod.rs')
| -rw-r--r-- | test/long_mode/mod.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/long_mode/mod.rs b/test/long_mode/mod.rs index a76bbda..73ca7f3 100644 --- a/test/long_mode/mod.rs +++ b/test/long_mode/mod.rs @@ -9,6 +9,8 @@ mod display; mod descriptions; mod evex_generated; mod reuse_test; +// #[cfg(feature="behavior")] +mod behavior; use std::fmt::Write; |
