diff --git a/functional_tests/features/quassel.feature b/functional_tests/features/quassel.feature index eb00705de..7bf3c70cb 100644 --- a/functional_tests/features/quassel.feature +++ b/functional_tests/features/quassel.feature @@ -15,7 +15,7 @@ # along with this program. If not, see . # -@apps @quassel +@apps @quassel @backups Feature: Quassel IRC Client Run Quassel core. diff --git a/functional_tests/features/shadowsocks.feature b/functional_tests/features/shadowsocks.feature index a3c7cb5d0..25d5ebdcc 100644 --- a/functional_tests/features/shadowsocks.feature +++ b/functional_tests/features/shadowsocks.feature @@ -15,7 +15,7 @@ # along with this program. If not, see . # -@apps @shadowsocks +@apps @shadowsocks @backups Feature: Shadowsocks Socks5 Proxy Run the Shadowsocks Socks5 proxy client. diff --git a/functional_tests/features/sharing.feature b/functional_tests/features/sharing.feature index 2639bc079..b16602fae 100644 --- a/functional_tests/features/sharing.feature +++ b/functional_tests/features/sharing.feature @@ -15,7 +15,7 @@ # along with this program. If not, see . # -@apps @sharing +@apps @sharing @backups Feature: Sharing Share server folders over HTTP, etc. diff --git a/functional_tests/features/transmission.feature b/functional_tests/features/transmission.feature index 06d0ecad6..69590492f 100644 --- a/functional_tests/features/transmission.feature +++ b/functional_tests/features/transmission.feature @@ -15,7 +15,7 @@ # along with this program. If not, see . # -@apps @transmission +@apps @transmission @backups Feature: Transmission BitTorrent Client Run the Transmission BitTorrent client.