mood-line/ert-test.sh

6 lines
179 B
Bash
Raw Normal View History

2023-11-19 01:29:21 +00:00
#!/bin/bash
emacs --quick --batch --load=ert \
--load=test/mood-line-test.el \
--load=test/mood-line-segment-vc-test.el \
--funcall=ert-run-tests-batch-and-exit