summaryrefslogtreecommitdiffstatshomepage
path: root/tests/nroam-test.el
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nroam-test.el')
-rw-r--r--tests/nroam-test.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/nroam-test.el b/tests/nroam-test.el
index 63e5b8a..f75a7bb 100644
--- a/tests/nroam-test.el
+++ b/tests/nroam-test.el
@@ -40,7 +40,7 @@ Execute BODY and cleanup the file and buffer after that."
(nroam-test-with-temp-file-buffer (insert "foo"))
(describe "nroam"
- (describe "nroam-more"
+ (describe "nroam-mode"
(it "creates nroam sections immediately"
(nroam-test-with-temp-file-buffer
(insert "#+title: my notes\n")