From 0415a6cd1bd19be021c619e52d7b7fd675927cfc Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Sat, 27 Aug 2022 10:30:47 +0200 Subject: update ert-helper to load all tests files --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.woodpecker.yml') 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 -- cgit v1.2.3