From e4b35b34e82f264e98a72409c643d842e75fc586 Mon Sep 17 00:00:00 2001 From: Damien Cassou Date: Fri, 19 Mar 2021 11:14:10 +0100 Subject: * tests/nroam-test.el: Fix typo. --- tests/nroam-test.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') 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") -- cgit v1.2.3-54-g00ecf