mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
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:
commit
17b63706c2
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue