diff options
| author | Nick Cameron <ncameron@mozilla.com> | 2017-05-02 11:42:38 +1200 |
|---|---|---|
| committer | Nick Cameron <ncameron@mozilla.com> | 2017-05-02 11:42:38 +1200 |
| commit | b4794dbd9fafc4e889dab9690addaf482a59641d (patch) | |
| tree | c067e39d85530beebc297293d6e08feb122db4ce /tests/source | |
| parent | 547c0142f3ec25917743a932dafd0e4027b1321d (diff) | |
Fixup tests
Diffstat (limited to 'tests/source')
| -rw-r--r-- | tests/source/configs-type_punctuation_density-compressed.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/source/configs-type_punctuation_density-compressed.rs b/tests/source/configs-type_punctuation_density-compressed.rs index 9cfb04658d5..6e16e610566 100644 --- a/tests/source/configs-type_punctuation_density-compressed.rs +++ b/tests/source/configs-type_punctuation_density-compressed.rs @@ -1,7 +1,6 @@ // rustfmt-type_punctuation_density: Compressed // Type punctuation density -// FIXME: remove whitespace around `+`: fn lorem<Ipsum:Dolor+Sit=Amet>() { // body } |
