xfstests: introduce a common directory
[xfstests-dev.git] / tests / xfs / 116
index a996117f6f30d072b2aab5910348c27dd51a4ff6..3f9ed8e95b71c16abd2fe3d4382f3f121faa9269 100755 (executable)
@@ -42,9 +42,9 @@ _cleanup()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
-. ./common.quota
+. ./common/rc
+. ./common/filter
+. ./common/quota
 
 # real QA test starts here