Merge test suite.
This commit is contained in:
3
testsuite/mv/mv-moves-file
Normal file
3
testsuite/mv/mv-moves-file
Normal file
@@ -0,0 +1,3 @@
|
||||
touch foo
|
||||
busybox mv foo bar
|
||||
test ! -f foo -a -f bar
|
Reference in New Issue
Block a user