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