overlay/001: change supported fs from generic to overlay

The supported fs was set to generic by mistake, so fix it by setting it
to the proper type 'overlay'.

Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
Filipe Manana
2016-03-23 17:39:11 +11:00
committed by Dave Chinner
parent 2c1973ccb9
commit b90938ec1d
+1 -1
View File
@@ -47,7 +47,7 @@ _cleanup()
rm -f $seqres.full
# real QA test starts here
_supported_fs generic
_supported_fs overlay
_supported_os Linux
_require_scratch