/ test / all-tests.el
all-tests.el
1  (require 'ert)
2  
3  (load-file (expand-file-name  "test/pouch/backpack-pouch.el" backpack-emacs-dir))
4  
5  (provide 'all-tests)