From 8c5eb1ff367ab806547110dc5b4636908560cf2a Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 14 Jun 2018 08:54:03 +0200 Subject: [PATCH] remove leftovers Signed-off-by: Igor Gnatenko --- rust-nom.spec | 3 --- 1 file changed, 3 deletions(-) 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