move x86_64 bin test

This commit is contained in:
2026-06-06 21:31:14 -04:00
parent a3f934be21
commit ba706ebb73
6 changed files with 9 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
pub mod bin;
#[cfg(test)]
mod reg;
#[cfg(test)]
use super::*;