aboutsummaryrefslogtreecommitdiff
path: root/.woodpecker.yml
diff options
context:
space:
mode:
authormarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-08-27 10:30:47 +0200
committermarty hiatt <martianhiatus [a t] riseup [d o t] net>2022-08-27 11:02:20 +0200
commited8353064120e8941c617884c361c2cf1898e674 (patch)
tree4f3f6ec6ed6781d93712cb1010daa73183ebfac3 /.woodpecker.yml
parent7fefb9d6c420e0498636b09465fbc1b811a33c12 (diff)
update ert-helper to load all tests files
Diffstat (limited to '.woodpecker.yml')
-rw-r--r--.woodpecker.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.woodpecker.yml b/.woodpecker.yml
index 26dc9d7..53952ec 100644
--- a/.woodpecker.yml
+++ b/.woodpecker.yml
@@ -3,5 +3,5 @@ pipeline:
image: silex/emacs:cask
commands:
- cask install
- - cask emacs -batch -l test/ert-helper.el -l test/*-tests.el -f ert-run-tests-batch-and-exit
+ - cask emacs -batch -l test/ert-helper.el -f ert-run-tests-batch-and-exit