]> git.lizzy.rs Git - rust.git/commitdiff
forgot newline at eof
authorOliver Schneider <github4395871230gnr48oli-obk.de>
Sat, 2 May 2015 15:09:33 +0000 (17:09 +0200)
committerOliver Schneider <github4395871230gnr48oli-obk.de>
Sat, 2 May 2015 15:09:33 +0000 (17:09 +0200)
rustfmt found it

tests/idem.rs

index 401e5fffcc6aa35c138b384983fb3e1f3f9dc8c1..d897cc34151a8df45a30b6bcc4f85b1ce1ba27ce 100644 (file)
@@ -106,4 +106,4 @@ fn handle_result(result: HashMap<String, String>) {
     if !failures.is_empty() {
         panic!(failures);
     }
-}
\ No newline at end of file
+}