From bfe4624508f893fdf14a94fffbe4377aabf8c90f Mon Sep 17 00:00:00 2001 From: lukeflo Date: Mon, 25 Nov 2024 11:49:25 +0100 Subject: handling of errors and ui for multi file case --- tests/multi-files/bibfile1.bib | 2 +- tests/multi-files/wrong-ext.txt | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 tests/multi-files/wrong-ext.txt (limited to 'tests') diff --git a/tests/multi-files/bibfile1.bib b/tests/multi-files/bibfile1.bib index 209b968..8f245b8 100644 --- a/tests/multi-files/bibfile1.bib +++ b/tests/multi-files/bibfile1.bib @@ -6,7 +6,7 @@ volume = {61}, pages = {204--208}, editor = {Matuz, Roger and Miller, Helen}, - keywords = {narration}, + keywords = {narration, critic}, langid = {english}, langidopts = {variant=american}, annotation = {A \texttt{collection} entry providing the excerpt information for the \texttt{doody} entry. Note the format of the \texttt{pages} field}, diff --git a/tests/multi-files/wrong-ext.txt b/tests/multi-files/wrong-ext.txt new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3