diff --git a/rust-nom.spec b/rust-nom.spec index 607f0d5..ced1cdd 100644 --- a/rust-nom.spec +++ b/rust-nom.spec @@ -46,9 +46,6 @@ which use %{crate} from crates.io. %if %{with check} %check -# https://github.com/Geal/nom/issues/609 -sed -i -e "/fn seeking_consumer/i #[ignore]" src/stream.rs -rm -vf tests/mp4.rs %cargo_test %endif