From 98865122ed3cbedabffdb09d1c4af32bfa32baf5 Mon Sep 17 00:00:00 2001 From: Filipe Manana Date: Mon, 4 Dec 2023 15:45:11 +0000 Subject: btrfs/048: add missing groups 'subvol', 'snapshot' and 'send' This test case exercises subvolumes, snapshot and send/receive, so add the corresponding groups to the test. Signed-off-by: Filipe Manana Reviewed-by: Zorro Lang Signed-off-by: Zorro Lang --- tests/btrfs/048 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/btrfs/048 b/tests/btrfs/048 index 7816a997..8a88b8cc 100755 --- a/tests/btrfs/048 +++ b/tests/btrfs/048 @@ -11,7 +11,7 @@ # btrfs: fix zstd compression parameter # . ./common/preamble -_begin_fstest auto quick compress +_begin_fstest auto quick compress subvol snapshot send # Override the default cleanup function. _cleanup() -- cgit v1.2.3