pandoc-citeproc: fix test
This commit is contained in:
parent
566b268cc1
commit
f9438d16b9
1 changed files with 1 additions and 1 deletions
|
@ -39,6 +39,6 @@ class PandocCiteproc < Formula
|
|||
publisher="Cambridge University Press"
|
||||
}
|
||||
EOS
|
||||
assert `pandoc-citeproc --bib2yaml #{bib}`.include? "- publisher-place: Cambridge"
|
||||
system "pandoc-citeproc", "--bib2yaml", bib
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue