Remove a duplicate test

This commit is contained in:
topecongiro 2017-09-18 14:20:40 +09:00
parent 75a36f2886
commit dc26b069f6

View file

@ -1,4 +0,0 @@
// rustfmt-disable_all_formatting: true
// Don't format anything.
fn main() { println!("This should not be formatted."); }