diff --git a/lustre/tests/sanity-quota.sh b/lustre/tests/sanity-quota.sh
index 09bb53d153a74cdc3a3371698db2a404778b4b3a..c30572ff9cc5ae15ef99f57ee0bb0caaead05353 100644
--- a/lustre/tests/sanity-quota.sh
+++ b/lustre/tests/sanity-quota.sh
@@ -565,7 +565,6 @@ test_7()
 {
 	mkdir -p $DIR/$tdir
 	chmod 0777 $DIR/$tdir
-	remote_mds && skip "remote mds" && return 0
 
 	LIMIT=$(( $BUNIT_SZ * $(($OSTCOUNT + 1)) * 10)) # 10 bunits each sever
 	TESTFILE="$DIR/$tdir/$tfile-0"