branch: elpa/org-drill
commit 5e05755fdf59cc9a1ca422e4ae56d4c8927260d5
Author: Phillip Lord <[email protected]>
Commit: Phillip Lord <[email protected]>
Update load-test name
---
test/org-drill-test.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/org-drill-test.el b/test/org-drill-test.el
index 74df0272eb..8f5b7e7445 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))