diff options
| author | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-17 17:42:16 +0100 |
|---|---|---|
| committer | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-17 17:42:16 +0100 |
| commit | 9fa9b6eabf0372538a88819c1f9ff26c30102aaa (patch) | |
| tree | 07fdc23949e97cd168db4a7366307d690cce1789 /Makefile | |
| parent | d37519f54c903bc51377a261c070cb0e0987fbc5 (diff) | |
| download | org-drill-9fa9b6eabf0372538a88819c1f9ff26c30102aaa.tar.gz org-drill-9fa9b6eabf0372538a88819c1f9ff26c30102aaa.zip | |
Robot test all card types
Fix multiple missing session parameters.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
