From bc656452a3dd48e4e946557af2ac6dc6beb8cf3b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 15 Dec 2018 10:10:56 +0100 Subject: [PATCH] Run tests in infrastructure Signed-off-by: Igor Gnatenko --- rust-crossbeam-deque.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rust-crossbeam-deque.spec b/rust-crossbeam-deque.spec index 6a44958..f82b124 100644 --- a/rust-crossbeam-deque.spec +++ b/rust-crossbeam-deque.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 crossbeam-deque