From 6c565f86780c1ee3ac2804e2736423e8a74f4b8a Mon Sep 17 00:00:00 2001 From: Joseph Nuthalapati Date: Thu, 18 Oct 2018 23:22:20 -0700 Subject: [PATCH] deluge: Add missing backups tag in functional tests Reviewed-by: James Valleroy --- functional_tests/features/deluge.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functional_tests/features/deluge.feature b/functional_tests/features/deluge.feature index 0e2bbe626..8eff5514e 100644 --- a/functional_tests/features/deluge.feature +++ b/functional_tests/features/deluge.feature @@ -15,7 +15,7 @@ # along with this program. If not, see . # -@apps @deluge +@apps @deluge @backups Feature: Deluge BitTorrent Client Run the Deluge BitTorrent client.