xfstests: introduce a common directory
[xfstests-dev.git] / tests / xfs / 296
index a8530f16d5d6f4cc86cf3adeb973e070d5e46771..1cd50a2f9b1f2b39d344f53124c67f09355f7a5c 100644 (file)
@@ -39,9 +39,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.dump
+. ./common/rc
+. ./common/filter
+. ./common/dump
 
 # real QA test starts here