diff options
| author | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-12 22:28:38 +0100 |
|---|---|---|
| committer | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-12 22:28:38 +0100 |
| commit | 11abbd27472d032f0f272cd45206f5af855aafea (patch) | |
| tree | 8e3c36139451ac8ce8ab5c6cc5872d55613c7485 /test | |
| parent | c58cb90ff0cd6bd6dc3a338fd2a8bc7392c06fec (diff) | |
| download | org-drill-11abbd27472d032f0f272cd45206f5af855aafea.tar.gz org-drill-11abbd27472d032f0f272cd45206f5af855aafea.zip | |
Add robotized test
Diffstat (limited to 'test')
| -rw-r--r-- | test/org-drill-test.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/org-drill-test.el b/test/org-drill-test.el index 26e60c0..a469ab2 100644 --- a/test/org-drill-test.el +++ b/test/org-drill-test.el @@ -43,3 +43,4 @@ (assess-make-related-file (concat this-directory "one-two-three.org")) (org-map-drill-entries (lambda () (point)) 'file nil))))) + |
