From 4335a8b9ebcbe82ffcfdfba8df177bd11ebf27cf Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Mon, 1 Jun 2020 08:24:17 +0200 Subject: [PATCH] Disable tests Signed-off-by: Igor Raits --- rust-dua-cli.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rust-dua-cli.spec b/rust-dua-cli.spec index 836f67e..c023664 100644 --- a/rust-dua-cli.spec +++ b/rust-dua-cli.spec @@ -1,5 +1,7 @@ # Generated by rust2rpm 15 -%bcond_without check +# * The test code is not shipped, but even if it would - the testing parts +# are missing too. +%bcond_with check %global crate dua-cli