convert programs into tests
This commit is contained in:
@@ -1,7 +1,2 @@
|
||||
pub mod bin;
|
||||
#[cfg(test)]
|
||||
mod full;
|
||||
mod nasm;
|
||||
#[cfg(test)]
|
||||
mod reg;
|
||||
#[cfg(test)]
|
||||
use super::*;
|
||||
|
||||
Reference in New Issue
Block a user