aboutsummaryrefslogtreecommitdiff
path: root/tests/formatting.rs
AgeCommit message (Collapse)AuthorLines
2016-09-06Add tests for checking for extraneous leading newlines (or lack thereof)nabijaczleweli-0/+52
Couldn't find a better place to put this (the "valid" and "invalid" tests are just for parser) so I made a new test module