bibtexconv: self-reference removed in test

This commit is contained in:
Baptiste Fontaine 2015-11-18 13:44:37 +01:00
parent 2c2beff4cf
commit 4accbc8818

View file

@ -36,7 +36,7 @@ class Bibtexconv < Formula
end
test do
cp "#{Formula["bibtexconv"].opt_share}/doc/bibtexconv/examples/ExampleReferences.bib", testpath
cp "#{opt_share}/doc/bibtexconv/examples/ExampleReferences.bib", testpath
system bin/"bibtexconv", "#{testpath}/ExampleReferences.bib",
"-export-to-bibtex=UpdatedReferences.bib",