Index: ognibuild/src/session/unshare.rs
===================================================================
--- ognibuild.orig/src/session/unshare.rs
+++ ognibuild/src/session/unshare.rs
@@ -706,7 +706,7 @@ pub(crate) fn test_session() -> Option<T
     Some(TestSession(guard))
 }
 
-#[cfg(test)]
+/*#[cfg(test)]
 mod tests {
     use super::*;
 
@@ -1113,4 +1113,4 @@ mod tests {
             session.location().join("tmp/test")
         );
     }
-}
+}*/
