diff --git a/tests/versions.rs b/tests/versions.rs index 66e11d05985..c35446d7799 100644 --- a/tests/versions.rs +++ b/tests/versions.rs @@ -1,3 +1,4 @@ +#![allow(missing_docs)] use std::fs::read_to_string; use regex::Regex;