aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorlukeflo2025-06-09 16:51:36 +0200
committerlukeflo2025-06-09 16:51:36 +0200
commit99349d723b48428e6e2b195dd45e8ebf04966b05 (patch)
tree21bf2da752fc477eda96c1eb58c229d417326742 /tests
parent36a1a8bc75b44c807c3e9613f25fe8a299e5df02 (diff)
downloadbibiman-99349d723b48428e6e2b195dd45e8ebf04966b05.tar.gz
bibiman-99349d723b48428e6e2b195dd45e8ebf04966b05.zip
Fix: fix expansion of tilde (`~`) into home dir
Diffstat (limited to 'tests')
-rw-r--r--tests/test-config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-config.toml b/tests/test-config.toml
index 4e4f8c5..6d05b64 100644
--- a/tests/test-config.toml
+++ b/tests/test-config.toml
@@ -19,7 +19,7 @@ file_prefix = "/some/path/prefix"
## Path to folder (with subfolders) containing PDF files with the basename
## of the format "citekey.pdf". Other PDF basenames are not accepted.
## Use absolute paths (~ for HOME works). Otherwise, loading might not work.
-pdf_path = "tests/pdf-files"
+pdf_path = "~/Documents/coding/projects/bibiman/tests/pdf-files"
# [colors]
## Default values for dark-themed terminal