aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy/servo_tidy_tests
diff options
context:
space:
mode:
authorRavi Shankar <wafflespeanut@gmail.com>2016-06-16 23:43:49 +0530
committerRavi Shankar <wafflespeanut@gmail.com>2016-06-16 23:43:49 +0530
commit5c1f8924c479368956ede1acd8b7829d910b1b90 (patch)
treedc10557f8eccde2f329697fe2211a83d8e32586e /python/tidy/servo_tidy_tests
parentd620ab71c41431c3fb040162f554faefb9abfbd7 (diff)
downloadservo-5c1f8924c479368956ede1acd8b7829d910b1b90.tar.gz
servo-5c1f8924c479368956ede1acd8b7829d910b1b90.zip
Tidy test for ignoring attributes
Diffstat (limited to 'python/tidy/servo_tidy_tests')
-rw-r--r--python/tidy/servo_tidy_tests/rust_tidy.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/tidy/servo_tidy_tests/rust_tidy.rs b/python/tidy/servo_tidy_tests/rust_tidy.rs
index bf6437f806d..2b9dd343f2d 100644
--- a/python/tidy/servo_tidy_tests/rust_tidy.rs
+++ b/python/tidy/servo_tidy_tests/rust_tidy.rs
@@ -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{