diff options
| author | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-08 16:31:17 +0100 |
|---|---|---|
| committer | Phillip Lord <phillip.lord@russet.org.uk> | 2019-06-08 16:31:17 +0100 |
| commit | 5e05755fdf59cc9a1ca422e4ae56d4c8927260d5 (patch) | |
| tree | 933e959afbfc848fd39eaac7aa7e48a732c9001f | |
| parent | 533a3a84ee91091ab98b0c5c6e68374fa2d9f486 (diff) | |
| download | org-drill-5e05755fdf59cc9a1ca422e4ae56d4c8927260d5.tar.gz org-drill-5e05755fdf59cc9a1ca422e4ae56d4c8927260d5.zip | |
Update load-test name
| -rw-r--r-- | test/org-drill-test.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/org-drill-test.el b/test/org-drill-test.el index 74df027..8f5b7e7 100644 --- a/test/org-drill-test.el +++ b/test/org-drill-test.el @@ -28,5 +28,5 @@ (require 'org-drill) -(ert-deftest hello-world () +(ert-deftest load-test () (should t)) |
