]> git.lizzy.rs Git - rust.git/commitdiff
Fix the pretty print tests to handle terminal newlines. Sorry!
authorMichael Sullivan <sully@msully.net>
Thu, 4 Aug 2011 02:47:54 +0000 (19:47 -0700)
committerMichael Sullivan <sully@msully.net>
Thu, 4 Aug 2011 02:47:54 +0000 (19:47 -0700)
src/test/pretty/example1.rs
src/test/pretty/example2.pp
src/test/pretty/example2.rs

index 1e4ac5e74ce3c660aeb92adc528a3c7b620904df..4f7d5e7e71e176d161d26f1f7dbdd24fd686154b 100644 (file)
@@ -1,3 +1,3 @@
 // pp-exact
 
-fn main() { }
\ No newline at end of file
+fn main() { }
index 67ab4bf12a7d5973f35bf3bcc460aa155df9f8b0..852b9f316ce0fca5bf0662b3136f406d01abd30e 100644 (file)
@@ -1,3 +1,3 @@
 // pp-exact:example2.pp
 
-fn main() { }
\ No newline at end of file
+fn main() { }
index 3f3e99a49a80b22079f7e1b6846bfc484b327bd1..ea9ff94112a53583c82e5e6e6a8c24cef2d91573 100644 (file)
@@ -4,4 +4,4 @@
 main
 ()
 {
-}
\ No newline at end of file
+}