xfstests: introduce a common directory
[xfstests-dev.git] / tests / generic / 285
index 71bd688b06a83756a525fdf0338e6f5c795dbd2d..fab6bf4548b187556aff8806d014aa77db73d509 100644 (file)
@@ -36,8 +36,8 @@ status=1      # failure is the default!
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 _supported_fs generic
 _supported_os Linux