Fix compilation of tests without features="v1_14"

This commit is contained in:
Sebastian Dröge 2019-01-30 14:56:09 +02:00 committed by Sebastian Dröge
parent 42a8b9e505
commit 354f9fbfe4

View file

@ -1256,6 +1256,7 @@ mod tests {
}
#[test]
#[cfg(feature = "v1_14")]
fn test_foreach_pad() {
::init().unwrap();