Fix the pretty print tests to handle terminal newlines. Sorry!

This commit is contained in:
Michael Sullivan 2011-08-03 19:47:54 -07:00
parent ebca1ae238
commit 316bf01e26
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
// pp-exact
fn main() { }
fn main() { }

View File

@ -1,3 +1,3 @@
// pp-exact:example2.pp
fn main() { }
fn main() { }

View File

@ -4,4 +4,4 @@ fn
main
()
{
}
}