emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/rust-mode b5de342 070/486: Fix typo in emacs ERT test


From: ELPA Syncer
Subject: [nongnu] elpa/rust-mode b5de342 070/486: Fix typo in emacs ERT test
Date: Sat, 7 Aug 2021 09:24:50 -0400 (EDT)

branch: elpa/rust-mode
commit b5de34200e167108004f4477390bdf1cfe226326
Author: Micah Chalmer <micah@micahchalmer.net>
Commit: Micah Chalmer <micah@micahchalmer.net>

    Fix typo in emacs ERT test
---
 rust-mode-tests.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rust-mode-tests.el b/rust-mode-tests.el
index bdd7d63..63c1a07 100644
--- a/rust-mode-tests.el
+++ b/rust-mode-tests.el
@@ -511,7 +511,7 @@ fn foo() {
     this,
     that,
     theotherthing)]
-mod function_with_multiline_attribute() {}
+fn function_with_multiline_attribute() {}
 "
    ))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]