xfstests: introduce a common directory
[xfstests-dev.git] / tests / generic / 248
index 3f68146c91797410b8dd85828c5a63f0b954e1da..7ae04814fab9830d1d71b5a767daf8db62ed6bae 100755 (executable)
@@ -40,8 +40,8 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 # real QA test starts here