From 0abfd54549e57a5836b3e1e52158b91541a30cff Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 12 Nov 2018 11:09:57 +0100 Subject: [PATCH] Run tests in infrastructure Signed-off-by: Igor Gnatenko --- rust-hyper.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rust-hyper.spec b/rust-hyper.spec index 7f0af09..2db26ca 100644 --- a/rust-hyper.spec +++ b/rust-hyper.spec @@ -1,5 +1,6 @@ # Generated by rust2rpm -%bcond_without check +# * Tests are run in infrastructure +%bcond_with check %global debug_package %{nil} %global crate hyper