Skip to content

Commit 04dc3e4

Browse files
committed
Fix typo in emacs ERT test
1 parent 55b3c19 commit 04dc3e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/etc/emacs/rust-mode-tests.el

+1-1
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ fn foo() {
511511
this,
512512
that,
513513
theotherthing)]
514-
mod function_with_multiline_attribute() {}
514+
fn function_with_multiline_attribute() {}
515515
"
516516
))
517517

0 commit comments

Comments
 (0)