added test

This commit is contained in:
Brandon Taylor 2017-07-31 14:33:08 -04:00
parent 1c31cd6795
commit 6e1e18e89b
1 changed files with 3 additions and 0 deletions

View File

@ -12,3 +12,6 @@ Documenter.makedocs(
checkdocs = :exports,
authors = "Brandon Taylor"
)
# just test if it parses (for now)
joinpath((@__FILE__) |> dirname |> dirname, "example", "examples.bib") |> readstring |> parse_bibtex