# autopkgtest should use /usr/bin/emacsql-sqlite
ert_eval = (unless (and (getenv "AUTOPKGTEST_TMP") (file-directory-p (getenv "AUTOPKGTEST_TMP"))) (setq emacsql-sqlite-executable (concat default-directory "sqlite/emacsql-sqlite")))
