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