summaryrefslogtreecommitdiff
path: root/qa
diff options
context:
space:
mode:
Diffstat (limited to 'qa')
-rwxr-xr-xqa/workunits/libcephfs/test.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/qa/workunits/libcephfs/test.sh b/qa/workunits/libcephfs/test.sh
new file mode 100755
index 00000000000..4ab0db7db62
--- /dev/null
+++ b/qa/workunits/libcephfs/test.sh
@@ -0,0 +1,5 @@
+#!/bin/sh -e
+
+test_libcephfs_readdir
+
+exit 0 \ No newline at end of file