summaryrefslogtreecommitdiff
path: root/tests/btrfs/137
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2024-04-09 15:32:34 +0200
committerZorro Lang <zlang@kernel.org>2024-04-28 19:08:22 +0800
commit75d51c44fd666e61c03094fd68296a0fe01a31be (patch)
tree320eeff058a65eddc196b032215f01c5b7d398e3 /tests/btrfs/137
parentfaa4f3c67d98449dd3c51e543b253e96acc80fcd (diff)
btrfs: remove useless comments
Remove comments from the new test template that are not relevant once the test case is written: - commented out common.filters (no filters used) - Import common functions. - real QA test starts here - Modify as appropriate. - get standard environment, filters and checks Reviewed-by: Anand Jain <anand.jain@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com> Signed-off-by: Anand Jain <anand.jain@oracle.com>
Diffstat (limited to 'tests/btrfs/137')
-rwxr-xr-xtests/btrfs/1372
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/btrfs/137 b/tests/btrfs/137
index 7d03c260..acef0b75 100755
--- a/tests/btrfs/137
+++ b/tests/btrfs/137
@@ -17,11 +17,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/punch
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch