shared-mime-info: fix sandboxed test
This commit is contained in:
parent
13a2721012
commit
fcdc6d3c0d
1 changed files with 2 additions and 1 deletions
|
@ -39,6 +39,7 @@ class SharedMimeInfo < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
system bin/"update-mime-database", share/"mime"
|
||||
cp_r share/"mime", testpath
|
||||
system bin/"update-mime-database", testpath/"mime"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue