--- a/src/descriptor/mod.rs
+++ b/src/descriptor/mod.rs
@@ -3,8 +3,8 @@
 mod error;
 mod global;
 mod tag;
-#[cfg(test)]
-mod tests;
+//#[cfg(test)]
+//mod tests;
 pub(crate) mod types;
 
 pub use self::error::DescriptorError;
