aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhillip Lord <phillip.lord@russet.org.uk>2019-06-08 16:31:17 +0100
committerPhillip Lord <phillip.lord@russet.org.uk>2019-06-08 16:31:17 +0100
commit5e05755fdf59cc9a1ca422e4ae56d4c8927260d5 (patch)
tree933e959afbfc848fd39eaac7aa7e48a732c9001f
parent533a3a84ee91091ab98b0c5c6e68374fa2d9f486 (diff)
downloadorg-drill-5e05755fdf59cc9a1ca422e4ae56d4c8927260d5.tar.gz
org-drill-5e05755fdf59cc9a1ca422e4ae56d4c8927260d5.zip
Update load-test name
-rw-r--r--test/org-drill-test.el2
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))