summary refs log tree commit diff
path: root/lib/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'lib/README.md')
-rw-r--r--lib/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/README.md b/lib/README.md
index ac7cbd4330a..627086843db 100644
--- a/lib/README.md
+++ b/lib/README.md
@@ -70,4 +70,7 @@ tests/filesystem.sh
 
 # Run the lib.path property tests
 path/tests/prop.sh
+
+# Run the lib.fileset tests
+fileset/tests.sh
 ```