functional-tests: Mark backups and security with @system

Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
Joseph Nuthalapati 2020-01-24 22:30:30 +05:30 committed by Sunil Mohan Adapa
parent f10d763e6e
commit d2286ca093
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
@backups
@backups @system
Feature: Backups module
Create and restore backups.

View File

@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
@security @essential
@security @essential @system
Feature: Security
Configure security options.