Fix typo in emacs ERT test

This commit is contained in:
Micah Chalmer 2014-02-22 23:34:57 -05:00
parent 55b3c1917f
commit 04dc3e4985

View file

@ -511,7 +511,7 @@ fn foo() {
this,
that,
theotherthing)]
mod function_with_multiline_attribute() {}
fn function_with_multiline_attribute() {}
"
))