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