Auto merge of #11761 - Wafflespeanut:tidy_test, r=emilio

Tidy test for ignoring attributes

This should've been done in #11755

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11761)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-06-16 14:36:42 -05:00 committed by GitHub
commit 17b63706c2

View file

@ -19,6 +19,7 @@ mod test::{
extern crate webrender_traits;
extern crate style_traits;
#[foo = "bar,baz"]
impl test {
fn test_fun(y:f32)->f32{