mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
servo: Merge #11761 - Tidy test for ignoring attributes (from Wafflespeanut:tidy_test); r=emilio
This should've been done in #11755 Source-Repo: https://github.com/servo/servo Source-Revision: 17b63706c227ae4e6bfa260f357f34261f5e5dd2
This commit is contained in:
parent
013a974d69
commit
5bd20e784d
@ -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{
|
||||
|
Loading…
Reference in New Issue
Block a user