bibtexconv: self-reference removed in test
This commit is contained in:
parent
2c2beff4cf
commit
4accbc8818
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue