summaryrefslogtreecommitdiff
path: root/test/fileutils/test_fileutils.rb
diff options
context:
space:
mode:
-rw-r--r--test/fileutils/test_fileutils.rb39
1 files changed, 39 insertions, 0 deletions
@@ -449,6 +449,45 @@ class TestFileUtils < Test::Unit::TestCase
cp_r 'tmp/src', 'tmp/dest/', remove_destination: true
end if have_symlink?
def test_mv
check_singleton :mv