diff options
| author | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-13 20:35:51 +0100 |
|---|---|---|
| committer | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-13 20:35:51 +0100 |
| commit | 644b0a5cbce87c7d159d5c6bcee537bce9a40567 (patch) | |
| tree | 9ae907f9fe23483b5dc2e815bfa6cbc6cb45749a /test | |
| parent | ba0a346583231c5450759a0cf86fe2c896762352 (diff) | |
| download | org-drill-644b0a5cbce87c7d159d5c6bcee537bce9a40567.tar.gz org-drill-644b0a5cbce87c7d159d5c6bcee537bce9a40567.zip | |
Remove org-learn as a separate package
Diffstat (limited to 'test')
| -rw-r--r-- | test/org-drill-test.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/org-drill-test.el b/test/org-drill-test.el index a469ab2..da28476 100644 --- a/test/org-drill-test.el +++ b/test/org-drill-test.el @@ -1,4 +1,4 @@ -;;; lentic-test.el --- Tests +;;; org-drill-test.el ;;; Header: @@ -43,4 +43,3 @@ (assess-make-related-file (concat this-directory "one-two-three.org")) (org-map-drill-entries (lambda () (point)) 'file nil))))) - |
