xfstests: introduce a common directory
[xfstests-dev.git] / tests / generic / 010
index 18f2eaa35ab5afc9c74ccf9b023196354c2e8b25..61f7a3ce951828c2436af3327f4da3c60921ca02 100755 (executable)
@@ -51,8 +51,8 @@ _filter_dbtest()
 }
 
 # get standard environment, filters and checks
-. ./common.rc
-. ./common.filter
+. ./common/rc
+. ./common/filter
 
 [ -x $here/src/dbtest ] || _notrun "dbtest was not built for this platform"