whitespace
This commit is contained in:
parent
28950fa71c
commit
5099b3cedb
@ -38,8 +38,6 @@ module FakeFS
|
|||||||
ln_s(target, path, { :force => true })
|
ln_s(target, path, { :force => true })
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def cp(src, dest)
|
def cp(src, dest)
|
||||||
dst_file = FileSystem.find(dest)
|
dst_file = FileSystem.find(dest)
|
||||||
src_file = FileSystem.find(src)
|
src_file = FileSystem.find(src)
|
||||||
|
Loading…
Reference in New Issue
Block a user