summaryrefslogtreecommitdiffstats
path: root/tests/bsd/rm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bsd/rm.sh')
-rw-r--r--tests/bsd/rm.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/bsd/rm.sh b/tests/bsd/rm.sh
new file mode 100644
index 0000000..2e8b613
--- /dev/null
+++ b/tests/bsd/rm.sh
@@ -0,0 +1,6 @@
+rm -rf scratch/*
+touchp scratch/foo/bar/baz
+
+(cd scratch && invoke_bfs . -rm)
+
+bfs_diff scratch