Now that we run the test for all block device based file systems, there is no reason to keep it out of generic. Signed-off-by: Christoph Hellwig <hch@xxxxxx> --- tests/{shared/011 => generic/563} | 0 tests/{shared/011.out => generic/563.out} | 0 tests/generic/group | 1 + tests/shared/group | 1 - 4 files changed, 1 insertion(+), 1 deletion(-) rename tests/{shared/011 => generic/563} (100%) rename tests/{shared/011.out => generic/563.out} (100%) diff --git a/tests/shared/011 b/tests/generic/563 similarity index 100% rename from tests/shared/011 rename to tests/generic/563 diff --git a/tests/shared/011.out b/tests/generic/563.out similarity index 100% rename from tests/shared/011.out rename to tests/generic/563.out diff --git a/tests/generic/group b/tests/generic/group index 9ceaf317..284a1d93 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -565,3 +565,4 @@ 560 auto stress dedupe 561 auto stress dedupe 562 auto clone +563 auto quick diff --git a/tests/shared/group b/tests/shared/group index 6112c8dd..a8b926d8 100644 --- a/tests/shared/group +++ b/tests/shared/group @@ -4,6 +4,5 @@ # - comment line before each group is "new" description # 002 auto metadata quick log -011 auto quick 032 mkfs auto quick 298 auto trim -- 2.20.1