common/fuzzy: move fuzzing helper functions here
[xfstests-dev.git] / tests / ext4 / 006
index 9662f50bc7320d524fe43fd119e40d54befc81e0..bb9b7e574c297d4817a83c0b3ff6e120e623fb5b 100755 (executable)
@@ -43,6 +43,7 @@ _cleanup()
 . ./common/filter
 . ./common/attr
 . ./common/populate
+. ./common/fuzzy
 
 if [ ! -x "$(which e2fuzz)" ]; then
        _notrun "Couldn't find e2fuzz"