DEBSOURCES
Skip Quicknav
Patches / Patch / rust-protox / 0.8.0-1
123456789101112131415
Forwarded: not-needed --- a/src/compile/mod.rs +++ b/src/compile/mod.rs @@ -16,2 +16,2 @@ -#[cfg(test)] -mod tests; +//#[cfg(test)] +//mod tests; --- a/src/file/mod.rs +++ b/src/file/mod.rs @@ -7,2 +7,2 @@ -#[cfg(test)] -mod tests; +//#[cfg(test)] +//mod tests;