gnu: senpai: Enable more tests. * gnu/packages/messaging.scm (senpai) [arguments] <test-subdirs>: Run tests over the whole code base. Change-Id: Id355ac43ae9ae049e3e1c9211a96ab13e2e1c336
1 files changed, 2 insertions(+), 0 deletions(-) M gnu/packages/messaging.scm
M gnu/packages/messaging.scm => gnu/packages/messaging.scm +2 -0
@@ 3701,6 3701,8 @@ a text snippet), using @code{libphonenumber}.") (list #:import-path "git.sr.ht/~taiite/senpai/cmd/senpai" #:unpack-path "git.sr.ht/~taiite/senpai" #:install-source? #f ;; Step away from cmd/senpai to test the whole project. #:test-subdirs #~(list "../../...") #:phases #~(modify-phases %standard-phases (add-after 'build 'build-doc