Merge test suite.
This commit is contained in:
3
testsuite/rmdir/rmdir-removes-parent-directories
Normal file
3
testsuite/rmdir/rmdir-removes-parent-directories
Normal file
@@ -0,0 +1,3 @@
|
||||
mkdir -p foo/bar
|
||||
busybox rmdir -p foo/bar
|
||||
test ! -d foo
|
||||
Reference in New Issue
Block a user