overlay/014: remove unneeded require and include

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
This commit is contained in:
Amir Goldstein
2017-07-11 22:52:02 +03:00
committed by Eryu Guan
parent 8dfe4562e3
commit 9ab7c5ed6c
-2
View File
@@ -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