From 9fa9b6eabf0372538a88819c1f9ff26c30102aaa Mon Sep 17 00:00:00 2001 From: Phillip Lord Date: Mon, 17 Jun 2019 17:42:16 +0100 Subject: Robot test all card types Fix multiple missing session parameters. --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b5da638..4d4e86e 100644 --- a/Makefile +++ b/Makefile @@ -39,4 +39,8 @@ basic-robot-test: $(CASK) clean-elc $(EMACS_ENV) ./robot/basic-run.sh +all-card-robot-test: + $(CASK) clean-elc + $(EMACS_ENV) ./robot/all-card-run.sh + .PHONY: test -- cgit v1.2.3