diff options
| author | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-18 14:40:14 +0100 |
|---|---|---|
| committer | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-18 14:40:14 +0100 |
| commit | 61fe47deb8b3c2fedbcc96ae368c6f4a8e427fa8 (patch) | |
| tree | 8b0e7ff41529880e65de2b5b9e0a7303ad1ca8cf /Makefile | |
| parent | 02b507b839205982f36e3b0ee455168ecda8cb51 (diff) | |
| download | org-drill-61fe47deb8b3c2fedbcc96ae368c6f4a8e427fa8.tar.gz org-drill-61fe47deb8b3c2fedbcc96ae368c6f4a8e427fa8.zip | |
Replace drill-answer
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ install: test: install just-test +all-test: all-robot-test test + robot-and-test: basic-robot-test just-test just-test: |
