xfstests: introduce a common directory
[xfstests-dev.git] / tests / generic / 079
index 9700879b0055157d73948ba8ec722db85e7d8d63..5763a63139338e7c63f4083b14fd852d35124876 100755 (executable)
@@ -43,9 +43,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.attr
+. ./common/rc
+. ./common/filter
+. ./common/attr
 
 _supported_fs generic
 _supported_os Linux