diff options
-rw-r--r-- | test/fileutils/test_fileutils.rb | 39 |
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 |