tests: Add missing backups tag on functional tests

Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Joseph Nuthalapati 2018-10-04 22:04:55 -07:00 committed by James Valleroy
parent 78f1737788
commit 9d6a706b10
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
4 changed files with 4 additions and 4 deletions

View File

@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
@apps @quassel
@apps @quassel @backups
Feature: Quassel IRC Client
Run Quassel core.

View File

@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
@apps @shadowsocks
@apps @shadowsocks @backups
Feature: Shadowsocks Socks5 Proxy
Run the Shadowsocks Socks5 proxy client.

View File

@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
@apps @sharing
@apps @sharing @backups
Feature: Sharing
Share server folders over HTTP, etc.

View File

@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
@apps @transmission
@apps @transmission @backups
Feature: Transmission BitTorrent Client
Run the Transmission BitTorrent client.