summaryrefslogtreecommitdiffstats
path: root/tests/basic/file-snapshot.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic/file-snapshot.t')
-rwxr-xr-xtests/basic/file-snapshot.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic/file-snapshot.t b/tests/basic/file-snapshot.t
index 93726f4b85d..36908192bac 100755
--- a/tests/basic/file-snapshot.t
+++ b/tests/basic/file-snapshot.t
@@ -27,6 +27,7 @@ TEST touch $M0/big-file;
TEST setfattr -n trusted.glusterfs.block-format -v qcow2:10GB $M0/big-file;
+TEST ls -al $M0 # test readdirplus
TEST [ `stat -c '%s' $M0/big-file` = 10737418240 ]
echo 'ABCDEFGHIJ' > $M0/data-file1