about summary refs log tree commit diff
path: root/guix.scm
diff options
context:
space:
mode:
authorPjotr Prins2026-04-05 11:58:36 +0200
committerPjotr Prins2026-04-05 11:58:36 +0200
commitd0876ab1f89c107db906be6c82a413308cb54c19 (patch)
tree05bf86f564eca40422e828b4408b6b0a3962098e /guix.scm
parent9d3ecb23ef927c9cb1f84676d05dae360559dc37 (diff)
downloadgenecup-d0876ab1f89c107db906be6c82a413308cb54c19.tar.gz
Add local search test
Diffstat (limited to 'guix.scm')
-rw-r--r--guix.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix.scm b/guix.scm
index a95b418..77551cd 100644
--- a/guix.scm
+++ b/guix.scm
@@ -12,6 +12,7 @@
 ;; In a shell you can run
 ;;
 ;;   python3 -m unittest tests.test_network_esearch
+;;   env EDIRECT_LOCAL_ARCHIVE=/export3/PubMed/Source python3 -m unittest tests.test_local_xfetch -v
 ;;
 ;; Note: API key is read from ~/.config/gemini/credentials
 ;;