From 9ab7c5ed6c1c0abe95cc836309b9c0485e55a7c4 Mon Sep 17 00:00:00 2001 From: Amir Goldstein Date: Tue, 11 Jul 2017 22:52:02 +0300 Subject: [PATCH] overlay/014: remove unneeded require and include Signed-off-by: Amir Goldstein Reviewed-by: Eryu Guan Signed-off-by: Eryu Guan --- tests/overlay/014 | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/overlay/014 b/tests/overlay/014 index 653b7d6d..40d10f5e 100755 --- a/tests/overlay/014 +++ b/tests/overlay/014 @@ -46,7 +46,6 @@ _cleanup() # get standard environment, filters and checks . ./common/rc . ./common/filter -. ./common/attr # remove previous $seqres.full before test rm -f $seqres.full @@ -54,7 +53,6 @@ rm -f $seqres.full # real QA test starts here _supported_fs overlay _supported_os Linux -_require_test _require_scratch # Remove all files from previous tests -- 2.30.2