docbook: add test
This commit is contained in:
parent
b33535ddb2
commit
8ca1e845ba
1 changed files with 4 additions and 0 deletions
|
@ -92,4 +92,8 @@ class Docbook < Formula
|
|||
export XML_CATALOG_FILES="#{etc}/xml/catalog"
|
||||
EOS
|
||||
end
|
||||
|
||||
test do
|
||||
assert_predicate etc/"xml/catalog", :exist?
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue