Fix typos
This commit is contained in:
parent
7ac6c967e4
commit
3a1e63e540
@ -770,9 +770,9 @@ class TestFileUtils < Test::Unit::TestCase
|
||||
File.write("#{dir}/#{c}.txt", "test_remove_entry_multibyte_path")
|
||||
|
||||
remove_entry dir
|
||||
assert_no_file_exist dir
|
||||
assert_file_not_exist dir
|
||||
rescue MiniTest::Assertion
|
||||
STDERR.puts Dir.glob("#{dir}/**").inspect
|
||||
STDERR.puts Dir.glob("#{dir}/**/*").inspect
|
||||
raise
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user