Raise a non implemented error
This commit is contained in:
parent
d98a06473e
commit
6a2a821c8a
@ -66,7 +66,7 @@ module FakeFS
|
||||
end
|
||||
|
||||
def self.chroot(string)
|
||||
# Not implemented yet
|
||||
raise NotImplementedError
|
||||
end
|
||||
|
||||
def self.delete(string)
|
||||
|
Loading…
Reference in New Issue
Block a user